维修增加状态
This commit is contained in:
parent
6c2009474d
commit
a06ca0e222
|
|
@ -249,7 +249,7 @@
|
|||
size="mini"
|
||||
type="text"
|
||||
icon="el-icon-setting"
|
||||
v-if="scope.row.repairStatusCode == '43'"
|
||||
v-if="scope.row.repairStatusCode == '43'||scope.row.repairStatusCode == '42'"
|
||||
@click="handleUpdate(scope.row, 'update')"
|
||||
>
|
||||
维修
|
||||
|
|
|
|||
Loading…
Reference in New Issue