#
whycq
2023-07-13 5c8951e28e9f2fbdbe730ddf264eeba313647ea9
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;