|
|
@@ -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'"
|