收货确认需求修改

This commit is contained in:
2024-07-15 15:41:12 +08:00
parent c7a37b35d3
commit 3c5422d71c
6 changed files with 47 additions and 21 deletions

View File

@@ -245,8 +245,6 @@
this.id = options.id
this.title = options.name
this.crType = options.type
},
onLoad () {
this._getWarehouseInfo()
this._getUserInfo()
},