导航栏标题
This commit is contained in:
@@ -155,7 +155,7 @@ export default {
|
||||
computed: { ...mapState(['user']) },
|
||||
created() {
|
||||
this.getType()
|
||||
uni.setNavigationBarTitle({title: '新增人员'})
|
||||
document.title = '新增人员'
|
||||
},
|
||||
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user