888
zhang
2025-05-24 24f8c69039edd1e07b8b0a5b5c2cb8d5c3c00e3d
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",