style:权利人信息
Showing
3 changed files
with
26 additions
and
12 deletions
... | @@ -60,7 +60,8 @@ | ... | @@ -60,7 +60,8 @@ |
60 | top: 0px; | 60 | top: 0px; |
61 | z-index: 3; | 61 | z-index: 3; |
62 | margin-top: -2px; | 62 | margin-top: -2px; |
63 | &:after{ | 63 | |
64 | &:after { | ||
64 | content: ""; | 65 | content: ""; |
65 | display: inline-block; | 66 | display: inline-block; |
66 | width: 100%; | 67 | width: 100%; |
... | @@ -77,7 +78,8 @@ | ... | @@ -77,7 +78,8 @@ |
77 | position: sticky; | 78 | position: sticky; |
78 | top: 40px; | 79 | top: 40px; |
79 | z-index: 3; | 80 | z-index: 3; |
80 | &:after{ | 81 | |
82 | &:after { | ||
81 | content: ""; | 83 | content: ""; |
82 | display: inline-block; | 84 | display: inline-block; |
83 | width: 100%; | 85 | width: 100%; |
... | @@ -102,7 +104,9 @@ | ... | @@ -102,7 +104,9 @@ |
102 | left: 0; | 104 | left: 0; |
103 | z-index: 2; | 105 | z-index: 2; |
104 | margin-left: -2px; | 106 | margin-left: -2px; |
105 | &:before{ | 107 | width: 200px; |
108 | |||
109 | &:before { | ||
106 | content: ""; | 110 | content: ""; |
107 | display: inline-block; | 111 | display: inline-block; |
108 | width: 2px; | 112 | width: 2px; |
... | @@ -113,7 +117,8 @@ | ... | @@ -113,7 +117,8 @@ |
113 | left: -2px; | 117 | left: -2px; |
114 | z-index: 3; | 118 | z-index: 3; |
115 | } | 119 | } |
116 | &:after{ | 120 | |
121 | &:after { | ||
117 | content: ""; | 122 | content: ""; |
118 | display: inline-block; | 123 | display: inline-block; |
119 | width: 2px; | 124 | width: 2px; |
... | @@ -228,11 +233,13 @@ | ... | @@ -228,11 +233,13 @@ |
228 | min-width: 340px; | 233 | min-width: 340px; |
229 | z-index: 1; | 234 | z-index: 1; |
230 | } | 235 | } |
231 | td:first-child{ | 236 | |
237 | td:first-child { | ||
232 | flex: inherit !important; | 238 | flex: inherit !important; |
233 | // width: 200px !important; | 239 | // width: 200px !important; |
234 | min-width: 180px !important; | 240 | min-width: 180px !important; |
235 | } | 241 | } |
242 | |||
236 | >tr:nth-child(odd) td { | 243 | >tr:nth-child(odd) td { |
237 | background: #f2f2f2; | 244 | background: #f2f2f2; |
238 | } | 245 | } | ... | ... |
... | @@ -60,7 +60,8 @@ | ... | @@ -60,7 +60,8 @@ |
60 | top: 0px; | 60 | top: 0px; |
61 | z-index: 3; | 61 | z-index: 3; |
62 | margin-top: -2px; | 62 | margin-top: -2px; |
63 | &:after{ | 63 | |
64 | &:after { | ||
64 | content: ""; | 65 | content: ""; |
65 | display: inline-block; | 66 | display: inline-block; |
66 | width: 100%; | 67 | width: 100%; |
... | @@ -77,7 +78,8 @@ | ... | @@ -77,7 +78,8 @@ |
77 | position: sticky; | 78 | position: sticky; |
78 | top: 40px; | 79 | top: 40px; |
79 | z-index: 3; | 80 | z-index: 3; |
80 | &:after{ | 81 | |
82 | &:after { | ||
81 | content: ""; | 83 | content: ""; |
82 | display: inline-block; | 84 | display: inline-block; |
83 | width: 100%; | 85 | width: 100%; |
... | @@ -102,7 +104,9 @@ | ... | @@ -102,7 +104,9 @@ |
102 | left: 0; | 104 | left: 0; |
103 | z-index: 2; | 105 | z-index: 2; |
104 | margin-left: -2px; | 106 | margin-left: -2px; |
105 | &:before{ | 107 | width: 200px; |
108 | |||
109 | &:before { | ||
106 | content: ""; | 110 | content: ""; |
107 | display: inline-block; | 111 | display: inline-block; |
108 | width: 2px; | 112 | width: 2px; |
... | @@ -113,7 +117,8 @@ | ... | @@ -113,7 +117,8 @@ |
113 | left: -2px; | 117 | left: -2px; |
114 | z-index: 3; | 118 | z-index: 3; |
115 | } | 119 | } |
116 | &:after{ | 120 | |
121 | &:after { | ||
117 | content: ""; | 122 | content: ""; |
118 | display: inline-block; | 123 | display: inline-block; |
119 | width: 2px; | 124 | width: 2px; |
... | @@ -228,11 +233,13 @@ | ... | @@ -228,11 +233,13 @@ |
228 | min-width: 340px; | 233 | min-width: 340px; |
229 | z-index: 1; | 234 | z-index: 1; |
230 | } | 235 | } |
231 | td:first-child{ | 236 | |
237 | td:first-child { | ||
232 | flex: inherit !important; | 238 | flex: inherit !important; |
233 | // width: 200px !important; | 239 | // width: 200px !important; |
234 | min-width: 180px !important; | 240 | min-width: 180px !important; |
235 | } | 241 | } |
242 | |||
236 | >tr:nth-child(odd) td { | 243 | >tr:nth-child(odd) td { |
237 | background: #f2f2f2; | 244 | background: #f2f2f2; |
238 | } | 245 | } | ... | ... |
1 | <!-- | 1 | <!-- |
2 | * @Description: | 2 | * @Description: |
3 | * @Autor: renchao | 3 | * @Autor: renchao |
4 | * @LastEditTime: 2023-09-20 16:07:43 | 4 | * @LastEditTime: 2023-09-21 16:42:53 |
5 | --> | 5 | --> |
6 | <template> | 6 | <template> |
7 | <dialogBox | 7 | <dialogBox |
... | @@ -543,7 +543,7 @@ | ... | @@ -543,7 +543,7 @@ |
543 | cancelButtonText: '取消', | 543 | cancelButtonText: '取消', |
544 | }).then(() => { | 544 | }).then(() => { |
545 | replace(val.bsmCompany, this.$route.query.bsmSlsq, bsmSldy).then(res => { | 545 | replace(val.bsmCompany, this.$route.query.bsmSlsq, bsmSldy).then(res => { |
546 | that.$emit("updateDetail", _.cloneDeep(val)); | 546 | that.$emit("updateDetail", _.cloneDeep({ ...val, sqrlx: '2' })); |
547 | that.$emit("input", false); | 547 | that.$emit("input", false); |
548 | if (res.code == 200) { | 548 | if (res.code == 200) { |
549 | that.$message({ | 549 | that.$message({ | ... | ... |
-
Please register or sign in to post a comment