标题修改

This commit is contained in:
mengxiaolong
2020-08-31 17:49:33 +08:00
parent 3054529474
commit 0d2cd61348

View File

@@ -108,6 +108,7 @@ export default {
} }
}, },
created() { created() {
document.title = '续期应收清单'
this.getpolicyList() this.getpolicyList()
}, },