rev : 出入库修改

This commit is contained in:
2023-05-26 18:25:02 +08:00
parent 90d0544de9
commit ce6f695e02
12 changed files with 89 additions and 22 deletions

View File

@@ -142,6 +142,7 @@ export default {
open() {
this.query.material_id = this.addBoxParam.material_id
this.query.pcsn = this.addBoxParam.pcsn
this.query.status = '1'
this.crud.toQuery()
},
clickChange(item) {