pages/stock/changePallet.vue @@ -135,7 +135,6 @@ }, data: {barcode:that.barcode}, success(res) { console.log(res); res = res.data if(res.code===200) { that.dataList = res.data