CRM_25-12-09#story#7484,供应商培训材料问答编辑优化-数量统一

This commit is contained in:
2025-12-04 10:26:56 +08:00
parent 0102cc2899
commit f9d72ee3cc
2 changed files with 6 additions and 0 deletions

View File

@@ -164,6 +164,9 @@ export default {
})
this.totalList=[]
this.pageList=[]
this.tabArr[0].count=0
this.tabArr[1].count=0
this.tabArr[2].count=0
this.numInfo=res.data
if(res.data.totalNum){
this.tabArr[0].count=res.data.totalNum

View File

@@ -116,6 +116,9 @@ export default {
})
this.totalList=[]
this.pageList=[]
this.tabArr[0].count=0
this.tabArr[1].count=0
this.tabArr[2].count=0
this.totalList=res?.data?.list ? res?.data?.list[0]?.materials : []
this.numInfo=res.data
if(res.data.totalNum){