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