#
whycq
2022-05-19 131085eb93d51f8ae3de761d02104fcbf867a628
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