|
|
@ -205,7 +205,6 @@
|
|
|
|
<el-button
|
|
|
|
<el-button
|
|
|
|
type="text"
|
|
|
|
type="text"
|
|
|
|
@click="handleView(scope.row)"
|
|
|
|
@click="handleView(scope.row)"
|
|
|
|
v-hasPermi="['device:repairOrderReport:query']"
|
|
|
|
|
|
|
|
>{{ scope.row.workCode }}</el-button
|
|
|
|
>{{ scope.row.workCode }}</el-button
|
|
|
|
>
|
|
|
|
>
|
|
|
|
</template>
|
|
|
|
</template>
|
|
|
|