优化
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<TaskTable
|
||||
v-if="dialogVisible"
|
||||
:isDemandExportApi="true"
|
||||
tableName="SIMULATION_TASK_ALL_LIST"
|
||||
tableName="SIMULATION_TASK_EXECUTE_LIST"
|
||||
:params="searchParams"
|
||||
:api="getTaskListByDemandIdApi"
|
||||
hideSpecialSearch
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
v-model="formVisible"
|
||||
:loading="loadingInterface"
|
||||
:diaTitle="isCreateDialog ? '创建需求' : '编辑需求'"
|
||||
:width="800"
|
||||
width="60%"
|
||||
:height="700"
|
||||
@close="closeFun"
|
||||
show-footer
|
||||
|
||||
Reference in New Issue
Block a user