feat:修改归属权及查看权

This commit is contained in:
lixg
2022-11-14 10:12:02 +08:00
parent 27dc936ccc
commit 17e24ae408
13 changed files with 1719 additions and 1047 deletions

View File

@@ -50,11 +50,7 @@
@expand="expandTable"
:scroll="{ x: 900 }"
:pagination="false"
:row-selection="{
columnWidth: 30,
selectedRowKeys: selectedRowKeys,
onChange: onSelectChange,
}"
/>
</div>
@@ -562,7 +558,7 @@ export default {
.classify {
// margin-left: 11px !important;
// padding-left: 9px !important;
padding-left: 0px !important;
padding-left: 20px !important;
}
.ant-checkbox-wrapper {
align-items: center;