diff --git a/sgzb-ui/src/views/repairTest/repair/index.vue b/sgzb-ui/src/views/repairTest/repair/index.vue index ceca5adc..7eb5a9ea 100644 --- a/sgzb-ui/src/views/repairTest/repair/index.vue +++ b/sgzb-ui/src/views/repairTest/repair/index.vue @@ -233,7 +233,7 @@ size="mini" type="warning" icon="el-icon-edit" - :disabled="scope.row.repairStatusCode !== 43" + :disabled="scope.row.repairStatusCode !== '43'" @click="handleUpdate(scope.row, 'update')" v-hasPermi="['store:labelType:edit']" >维修