吉安感知网项目-前端
chenyao
2026-01-30 b2ff4524ac1de01b14b9adeea1cea8347a80cd5b
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':