#
zjj
2025-08-21 3dd6c88cbf2ced0b94d5817345396cae8edbc320
pages/mat/matList.vue
@@ -75,6 +75,7 @@
      },
      methods: {
         search() {
            console.log("1")
         },
         showTag(parentId) {
            let that = this
@@ -170,7 +171,6 @@
            });
         },
         toPrint(item) {
            console.log(item);
            let that = this
            uni.navigateTo({
               url: "../print/print",