jiangping
2023-09-19 0ad62ef3a9bcc2d8f0e3ae988f0a17cfd2384c26
platform/src/views/business/category.vue
@@ -108,7 +108,7 @@
            budgetList: res.budgetList,
            fileList: res.imgurl ? [{ url: res.prefixUrl + res.imgurl }] : []
          }
          this.$refs.operaCategoryWindow.open('编辑类别', obj)
          this.$refs.operaCategoryWindow.open('编辑类别', res)
        })
    }
  }