[update] 法规符合性排查流程
This commit is contained in:
+2
-2
@@ -40,7 +40,7 @@
|
|||||||
:can-drag="true"
|
:can-drag="true"
|
||||||
:scroll="{x: '100%'}"
|
:scroll="{x: '100%'}"
|
||||||
ref="table"
|
ref="table"
|
||||||
rowKey="standardNumber"
|
rowKey="id"
|
||||||
:columns="columns"
|
:columns="columns"
|
||||||
:dataSource="dataSource"
|
:dataSource="dataSource"
|
||||||
:pagination="ipagination"
|
:pagination="ipagination"
|
||||||
@@ -70,7 +70,7 @@
|
|||||||
:can-drag="true"
|
:can-drag="true"
|
||||||
:scroll="{x: '100%'}"
|
:scroll="{x: '100%'}"
|
||||||
ref="expandTable"
|
ref="expandTable"
|
||||||
rowKey="standardNumber"
|
rowKey="id"
|
||||||
:columns="columnsEvaluate"
|
:columns="columnsEvaluate"
|
||||||
:dataSource="dataSourceEvaluate"
|
:dataSource="dataSourceEvaluate"
|
||||||
formIsDepend="result"
|
formIsDepend="result"
|
||||||
|
|||||||
Reference in New Issue
Block a user