HD_wangm 5 месяцев назад
Родитель
Сommit
1e01b874ff
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      ygtx-ui/src/views/gxt/repairOrder/index.vue

+ 1 - 1
ygtx-ui/src/views/gxt/repairOrder/index.vue

@@ -246,7 +246,7 @@
               type="primary"
               link
               @click="handleEdit(scope.row)"
-              v-hasPermi="['gxt:repairOrder:assign']"
+              v-hasPermi="['gxt:repairOrder:edit']"
           ><i class="fa fa-user-plus"></i>下发</el-button>
           <el-button
               v-if="scope.row.workOrderStatus === 'assigned'"