pages/basics/checkout.vue
@@ -109,11 +109,12 @@ }, methods: { huanghang() { this.focus = false; this.$nextTick(function() { this.focus = true; }); this.matnr = '' this.matnr = '' this.focus = false; this.$nextTick(function() { this.focus = true; }); }, messageToggle(type) { this.msgType = type @@ -196,7 +197,7 @@ that.listLen = that.matList.length; return; } if (res.data.ioType === 103) { if (res.data.ioType === 103 || res.data.ioType === 104 || res.data.ioType === 107) { that.matCount = res.data.list.length that.wrkNo = res.data.list[0].wrkNo return;