shish 3 лет назад
Родитель
Сommit
b44e92e5a7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      ghsApp/src/admin/billing/index.vue

+ 1 - 1
ghsApp/src/admin/billing/index.vue

@@ -147,7 +147,7 @@ export default {
 	onLoad () {
 
 		if(this.option.customName){
-			uni.setNavigationBarTitle({ title: '开单给【 '+this.option.customName+' 】' })
+			uni.setNavigationBarTitle({ title: this.option.customName })
 		}
 
 		if (!this.$util.isEmpty(this.option.customId)){