applications/task-work-order/src/views/orderView/orderManage/inspectionRequest/ViewDiaLog.vue
@@ -170,7 +170,6 @@ </div> <template #footer> <template v-if="requester"> <el-button v-if="!dialogReadonly || ['1','4'].includes(taskStatus)" @@ -258,7 +257,6 @@ { name: '航线3', id: '3' }, ]) const gdStatusObj = { '0': { reason: '拒绝原因',operationType: '2' }, '1': { reason: '拒绝原因' }, @@ -270,7 +268,6 @@ '7': { reason: '拒绝原因' }, '8': { reason: '' }, } let viewer @@ -288,7 +285,6 @@ visible.value = false emit('success') } // 填写说明 function addDescription() {