applications/task-work-order/src/views/orderView/flyingHand/FlyingHandDialog.vue
@@ -191,7 +191,7 @@ color="#4C34FF" @click="handleSubmit" > 确定 保存 </el-button> </template> </el-dialog> @@ -234,7 +234,7 @@ const dialogTitle = computed(() => { switch (props.dialogType) { case 'add': return '新增' return '飞手建档' case 'edit': return '编辑' case 'view':