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) }) } }