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