bug: 标准入库流程--圈住的字段应该是支持多选的且父子之间不联动
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user