updat 编辑任务去掉showDisabled 属性

This commit is contained in:
2026-01-30 15:08:54 +08:00
parent 11554327b1
commit d614e4a522
2 changed files with 0 additions and 2 deletions

View File

@@ -21,7 +21,6 @@
<TableForm
ref="tableFormRef"
tableName="SIMULATION_TASK_EXECUTE_LIST"
showDisabled
:hide-keys="hideKeys"
@change="changeFun"
@load="formLoad"

View File

@@ -22,7 +22,6 @@
<TableForm
ref="tableFormRef"
tableName="SIMULATION_TASK_SEND_LIST"
showDisabled
@load="formLoad"
v-model:data="editFormInfo"
@change="changeFun"