浏览代码

缺陷修复

HD_wangm 5 月之前
父节点
当前提交
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'"