pages/basics/pakin.vue
@@ -147,8 +147,8 @@ checkedData:[], batch:'', memo: '', ck1: false, ck2: true, ck1: true, ck2: false, frozen: 0, } }, @@ -179,6 +179,7 @@ } else { this.frozen = 0 } console.log(this.frozen); }, // 获取url getUrl() { @@ -371,11 +372,11 @@ }); }, 1000); } else { setTimeout(()=>{ that.matnr = ''; that.focus = true; }, 100); uni.showToast({title: res.msg, icon: "none",position: 'top'}) // setTimeout(()=>{ // that.matnr = ''; // that.focus = true; // }, 100); // uni.showToast({title: res.msg, icon: "none",position: 'top'}) } }