diff --git a/src/views/device/faultReport/index.vue b/src/views/device/faultReport/index.vue
index cac3d4d..17c571b 100644
--- a/src/views/device/faultReport/index.vue
+++ b/src/views/device/faultReport/index.vue
@@ -223,20 +223,11 @@
label="报修单号"
align="center"
prop="orderCode"
- width="220"
+ width="250"
:show-overflow-tooltip="true"
fixed
>
-
- {{ scope.row.orderCode }}
-
-
@@ -359,6 +350,14 @@
v-hasPermi="['device:faultReport:check']"
>审核
+ 查看