导航栏title
This commit is contained in:
@@ -72,6 +72,7 @@ export default {
|
||||
this.forms.areaId = this.user.areaId
|
||||
this.listName = o.listName
|
||||
this.getType()
|
||||
uni.setNavigationBarTitle({title: this.listName})
|
||||
},
|
||||
|
||||
mounted() {},
|
||||
|
||||
@@ -40,6 +40,7 @@ export default {
|
||||
this.id = o.id
|
||||
this.listName = o.listName
|
||||
this.getType()
|
||||
uni.setNavigationBarTitle({title: this.listName})
|
||||
},
|
||||
mounted() {},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user