setNavigationBarTitle
This commit is contained in:
@@ -71,7 +71,8 @@ export default {
|
||||
}
|
||||
},
|
||||
computed: {},
|
||||
created() {
|
||||
onLoad() {
|
||||
uni.setNavigationBarTitle({ title: '选择走访慰问对象' })
|
||||
this.getDiyList()
|
||||
},
|
||||
mounted() {},
|
||||
|
||||
Reference in New Issue
Block a user