#
whycq
2023-04-28 5f7195dd2540f20f3acec968ffb85e39f625db3c
pages/mat/matSelected.vue
@@ -78,7 +78,6 @@
            this.mat.anfme = value
         },
         back() {
            console.log(this.mat);
            if (this.mat.anfme === 0) {
               uni.showToast({title: '请输入数量', icon: "none", position: 'top'});
               return;