修复标题的问题
This commit is contained in:
@@ -73,6 +73,7 @@ export default {
|
|||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
emitShow() {
|
emitShow() {
|
||||||
|
document.title = "调查走访"
|
||||||
this.current = 1;
|
this.current = 1;
|
||||||
this.getList()
|
this.getList()
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user