Commit 964e8146 authored by honghy's avatar honghy

Merge branch 'jd_dev' of...

Merge branch 'jd_dev' of http://110.41.143.128:8081/lanbaoming/jiedao-app-customer-new-master into jd_dev
parents 1e67d80c d3c720b0
......@@ -134,7 +134,7 @@
let that = this
that.config[key].forEach(function(item,index){
if(item.value == value){
label = item[this.$lang.label]
label = item[that.$lang.label]
}
})
return label
......
......@@ -11,7 +11,7 @@ export default {
"newPhone": "N° de téléphone",
"edited": "modifié",
"company": "nom de l'entreprise",
"companyEn": "nom de l'entreprise (en anglais)",
"companyEn": "en anglais",
"addressCom": "adresse de l'entreprise",
"remark": "profil de l'entreprise",
"web": "site web",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment