调查走访=>事务记录
This commit is contained in:
@@ -40,7 +40,7 @@ import qs from "query-string"
|
||||
|
||||
export default {
|
||||
name: "AppInterview",
|
||||
appName: "调查走访",
|
||||
appName: "事务记录",
|
||||
inject: {
|
||||
root: {}
|
||||
},
|
||||
@@ -102,7 +102,7 @@ export default {
|
||||
}
|
||||
},
|
||||
onShow() {
|
||||
document.title = "调查走访"
|
||||
document.title = "事务记录"
|
||||
this.current = 1;
|
||||
this.getList()
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user