Parcourir la source

产权交易

rongxin_prod
庞东旭 il y a 2 ans
Parent
révision
006e6a3679
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      src/views/project/projectDetail.vue

+ 1
- 1
src/views/project/projectDetail.vue Voir le fichier

@@ -555,7 +555,7 @@ export default {
this.timeConfig = response.data[8].configValue;
response.data.map(item =>{
if(item.configKey=="cqjy.website.bidInfo"){
this.webConfig += item.configValue
this.webConfig = item.configValue
}
})
});


Chargement…
Annuler
Enregistrer