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