shish hace 3 años
padre
commit
b44e92e5a7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      ghsApp/src/admin/billing/index.vue

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

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