wechat_staff/pages/store/index.js
@@ -22,10 +22,10 @@ loadShopList(params) { loadShopList({}).then(res => { if(res.data &&res.data){ const t = ''; let t = ''; res.data.forEach(item => { if(item.seqNameList && item.seqNameList.length){ const tindex =0; let tindex =0; item.seqNameList.forEach(element => { if(tindex>0){ t =t+"、" @@ -45,8 +45,8 @@ getShopInfo(id){ getShopDetail(id).then(res => { if(res.data && res.data.seqNameList){ const t = ''; const tindex =0; let t = ''; let tindex =0; res.data.seqNameList.array.forEach(element => { if(tindex>0){ t =t+"、"