jiangping
2023-09-21 4f5e96cb1e6540a35ce98687148e01403b5b1c2e
company_admin/src/views/business/category.vue
@@ -148,7 +148,7 @@
              sortnum: res.sortnum,
              paramList: res.paramList,
              imgurl: res.imgurl,
              budgetList: res.budgetList,
              budgetList: res.budgetList.length > 0 ? res.budgetList : [{ maxamount: '', minamount: '' }],
              type: res.type,
              platCateId: res.platCateId,
              tableData: res.paramList.map(item => {