#
zjj
2 天以前 a3ffaec9c9a81626c34989c7026988cc07b3c3d3
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",