#
whycq
2024-03-15 891cd66faef35292910048a15749a7d89ce5dd0e
pages/mat/matSelected.vue
@@ -63,7 +63,7 @@
         eventChannel.on('mat', function(data) {
            that.mat = data.data
            console.log(data.data);
            // that.mat.anfme = 0
            that.mat.anfme = 1
         })