jiaosong
2023-09-21 0d17e59721df8386120156f045b1900a7e435097
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 => {