|
@@ -763,6 +763,7 @@ export default {
|
|
this.goodsName = this.goodsList[e].goodsName
|
|
this.goodsName = this.goodsList[e].goodsName
|
|
this.reserves = this.goodsList[e].storage
|
|
this.reserves = this.goodsList[e].storage
|
|
this.multipleSelection1={}
|
|
this.multipleSelection1={}
|
|
|
|
+
|
|
this.getList()
|
|
this.getList()
|
|
},
|
|
},
|
|
handleClose5() {
|
|
handleClose5() {
|