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