1
MrShi
2024-10-25 1e943f08399e5d04a63580622080ebbb09d138bc
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 => {