This commit is contained in:
2026-04-03 15:05:42 +08:00
parent ecae3cd290
commit b95a102d83
9 changed files with 76 additions and 5 deletions

View File

@@ -10,6 +10,12 @@
tableName="SIMULATION_TASK_DEMAND_INDUSTRIAL_CREATE"
v-model:data="editFormInfo"
:formAttrs="{
projectId: {
auth: false,
},
workspaceCode: {
filterable: true,
},
endTime: {
remarkText: endTimeRemark,
},