前端
This commit is contained in:
@@ -175,7 +175,7 @@ export default {
|
||||
this.crud.toQuery()
|
||||
},
|
||||
formatQty(row) {
|
||||
debugger
|
||||
//debugger
|
||||
if (row.vehicle_qty === '') {
|
||||
return '0'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user