bug: 标准入库流程--圈住的字段应该是支持多选的且父子之间不联动

This commit is contained in:
fanlin
2021-07-28 15:22:14 +08:00
parent 8e6b027c10
commit 7dd33233d2
3 changed files with 9 additions and 9 deletions
@@ -512,7 +512,7 @@
:key="key1"
:lazy=true
:multiple=true
:check-Strictly="false"
:check-strictly= true
:modalShowFlag="modalShowFlag2"
:drawerTitle="drawerTitle"
:show-checkBox="showCheckBox"
@@ -528,7 +528,7 @@
:key="key2"
:lazy=true
:multiple=true
:check-Strictly="false"
:check-strictly= true
:modalShowFlag="modalShowFlag3"
:drawerTitle="drawerTitle"
:show-checkBox="showCheckBox"
@@ -544,7 +544,7 @@
:key="key3"
:lazy=true
:multiple=true
:check-Strictly="false"
:check-strictly= true
:modalShowFlag="modalShowFlag4"
:drawerTitle="drawerTitle"
:url="url"
@@ -996,7 +996,7 @@
width = "500"
:lazy=true
:multiple=true
:check-Strictly="false"
:check-strictly=true
:modalShowFlag="modalShowFlag2"
:drawerTitle="drawerTitle"
:url="url"
@@ -1007,7 +1007,7 @@
width = "500"
:lazy=true
:multiple=true
:check-Strictly="false"
:check-strictly=true
:modalShowFlag="modalShowFlag3"
:drawerTitle="drawerTitle"
:url="url"
@@ -1018,7 +1018,7 @@
width = "500"
:lazy=true
:multiple=true
:check-Strictly="false"
:check-strictly=true
:modalShowFlag="modalShowFlag4"
:drawerTitle="drawerTitle"
:url="url"
@@ -1255,7 +1255,7 @@
width = "500"
:lazy=true
:multiple=true
:check-Strictly="false"
:check-strictly=true
:modalShowFlag="modalShowFlag2"
:drawerTitle="drawerTitle"
:url="url"
@@ -1266,7 +1266,7 @@
width = "500"
:lazy=true
:multiple=true
:check-Strictly="false"
:check-strictly=true
:modalShowFlag="modalShowFlag3"
:drawerTitle="drawerTitle"
:url="url"
@@ -1277,7 +1277,7 @@
width = "500"
:lazy=true
:multiple=true
:check-Strictly="false"
:check-strictly=true
:modalShowFlag="modalShowFlag4"
:drawerTitle="drawerTitle"
:url="url"