jiangping
2023-09-18 69c65dda53f5fa7007130e6a7339666b5b5ef52a
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)
        })
    }
  }