维修增加状态

This commit is contained in:
wcy 2024-10-15 11:09:25 +08:00
parent 6c2009474d
commit a06ca0e222
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@
size="mini" size="mini"
type="text" type="text"
icon="el-icon-setting" 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')" @click="handleUpdate(scope.row, 'update')"
> >
维修 维修