仓库-出库单-成品库,出库记录样式功能修改
This commit is contained in:
@@ -92,6 +92,8 @@ export default {
|
||||
})
|
||||
},
|
||||
getList() {
|
||||
this.loading = false;
|
||||
return;
|
||||
this.loading = true
|
||||
setTimeout(() => {
|
||||
this.loading = false
|
||||
|
||||
Reference in New Issue
Block a user