pages/basics/checkout.vue @@ -109,11 +109,12 @@ }, methods: { huanghang() { this.matnr = '' this.focus = false; this.$nextTick(function() { this.focus = true; }); this.matnr = '' }, messageToggle(type) { this.msgType = type