吉安感知网项目-前端
罗广辉
2026-01-30 08ab4ebee26bb6c275b68c350bfa93ae770d6fee
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':