仓库-出库单-成品库,出库记录样式功能修改

This commit is contained in:
赵正易
2024-03-22 16:12:41 +08:00
parent 6159ca7ab1
commit d709dd8d51
5 changed files with 10 additions and 5 deletions

View File

@@ -92,6 +92,8 @@ export default {
})
},
getList() {
this.loading = false;
return;
this.loading = true
setTimeout(() => {
this.loading = false