gaoluyang
2025-03-13 3b16f4f2553c97642d813122ca8cc47a86d4f214
src/views/index.vue
@@ -194,7 +194,7 @@
  methods: {
    // 跳转页面
    goAddList(m) {
      this.$router.push({name: 'MaterialOrder'})
      this.$router.push({name: m.jumpPath})
    },
    getList(){
      const key = `_${this.currentPage}`