| applications/task-work-order/src/views/orderView/orderManage/orderManage/FormDiaLog.vue | ●●●●● patch | view | raw | blame | history |
applications/task-work-order/src/views/orderView/orderManage/orderManage/FormDiaLog.vue
@@ -330,8 +330,8 @@ const hasPatrolTaskList = computed(() => ['30', '40', '50', '60'].includes(String(formData.value.workOrderStatus))) const gdStatusObj = { '10': { reason: '驳回原因', operationType: '2' }, '11': { reason: '驳回原因' }, '10': { reason: '拒单原因', operationType: '2' }, '11': { reason: '拒单原因' }, '20': { reason: '取消原因', operationType: '3' }, '23': { reason: '取消原因' }, '30': { reason: '协商修改原因', operationType: '9' },