jiangping
2023-09-19 bd732b4fea72b65aabade0dfb14ddb1346ad3f8f
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)
        })
    }
  }