吉安感知网项目-前端
罗广辉
2026-01-31 de21d7ff6562c430013d997bb30c3b762e28345b
applications/task-work-order/src/views/orderView/orderManage/orderManage/FormDiaLog.vue
@@ -202,7 +202,7 @@
            @click="viewDescription"
            color="#F2F3F5"
         >
            {{ gdStatusObj[gdStatus].reason }}
            {{ gdStatusObj[gdStatus]?.reason }}
         </el-button>
         <template v-if="!suddenlyEdit">
@@ -333,6 +333,7 @@
   '10': { reason: '拒单原因', operationType: '2' },
   '11': { reason: '拒单原因' },
   '20': { reason: '取消原因', operationType: '3' },
   '21': { reason: '取消原因'},
   '23': { reason: '取消原因' },
   '30': { reason: '协商修改原因', operationType: '9' },
   '31': { reason: '协商修改原因' },