BUG 25338
This commit is contained in:
@@ -73,10 +73,10 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
emitShow() {
|
||||
document.title = document.title||"调查走访"
|
||||
if (this.showDetail) {
|
||||
|
||||
} else {
|
||||
document.title = "调查走访"
|
||||
this.current = 1;
|
||||
this.getList()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user