#
Your Name
2022-07-20 6ff974ca03d6a8b75c2193eae0e267eef1f22b12
pages/basics/order.vue
@@ -299,13 +299,10 @@
                  if (res.code === 200) {
                     uni.showToast({
                        title: res.msg,
                        position: 'bottom',
                        position: 'top',
                        duration: 1000
                     });
                     that.barcode = ''
                     that.orderNo = ''
                     that.order = ''
                     that.matList = []
                     that.resst()
                  } else if (res.code == 403) {
                     uni.showToast({title: res.msg, icon: "none", position: 'top'})
                     setTimeout(() => {