#
whycq
2022-05-19 d8c2e4943409efa3ad1a6e8229d33a1e43247886
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
@@ -130,6 +131,7 @@
            this.matList = []
            this.barcode = ''
            this.matnr = ''
            this.matCount = ''
            uni.vibrateShort();
         },
         removeBarcode() {