gaoluyang
2025-03-13 6a973bf9be9b0ba2dd5f81b37a74b07b18781016
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}`