维修问题修改
This commit is contained in:
parent
2167fc83ad
commit
96271ea0c3
|
|
@ -368,7 +368,7 @@
|
|||
v-if="repairTitle === '维修'"
|
||||
:selectable="
|
||||
(row) => {
|
||||
return row.status == 1
|
||||
return row.status == 0
|
||||
}
|
||||
"
|
||||
/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue