From ac111cac2389cabc7eb1c8776b9edb59157a7acf Mon Sep 17 00:00:00 2001 From: "luoJunYong.123" Date: Thu, 6 Jan 2022 18:22:10 +0800 Subject: [PATCH] update --- src/pages/counter/list/index.vue | 64 ++++++++++++++++++++++---------- 1 file changed, 45 insertions(+), 19 deletions(-) diff --git a/src/pages/counter/list/index.vue b/src/pages/counter/list/index.vue index 8676a33..4bb2e8e 100644 --- a/src/pages/counter/list/index.vue +++ b/src/pages/counter/list/index.vue @@ -172,6 +172,28 @@ + +
+
+ +

{{item.name}}

+
+
+ +
+
+ +

{{item.name}}

+
+
+ +
+
+ +

{{item.name}}

+
+
+
@@ -1050,7 +1072,7 @@ export default { // console.log(that.goodsShelfTotalData[evt.oldIndex].name,'执行拖拽2'); // that.clickList.push(that.goodsShelfTotalData[evt.oldIndex].name) - if(that.$refs.popUp) { + if(that.$refs.popUp && that.myMap) { const index = that.goodState.findIndex(item => item.id === that.goodsShelfTotalData[evt.oldIndex].id) if(index !== -1) { return @@ -1087,6 +1109,24 @@ export default { that.pushThings({ idArr: that.goodsShelfTotalData[evt.oldIndex].id, name: that.myMap}) that.outThingsGoods([that.goodsShelfTotalData[evt.oldIndex].id]) + }else{ + for(var i=0;i item.id === id) + this.receptionList.splice(index,1); } // this.receptionList.splice(index,1); }, @@ -1432,25 +1474,9 @@ export default { const sealArr = [...this.sealChecked] this.stampJudge(sealArr) - } - // else if(this.popText == '钱箱') { - // for(let i=0; i item.id) - // this.backPeople(idArr) - // // this.stampJudge() - // }else if(this.popText == '传票栏') { - // const idArr = this.receptionList.map(item => item.id) - // this.backCulture(idArr) - // } - else{ + }else{ // this.goodsShelfTotalData = this.auditGoodsShelf + console.log(this.receptionList) if (this.$store.state.system.id == '33'){ this.nbm = 33 // this.goodsShelfTotalData = this.auditGoodsShelf