Mr.Shi
2023-09-21 e770f067e0beb07141ecf8e0ddd9b44bd487080d
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 => {