This commit is contained in:
zhaomeijing
2022-06-27 11:43:51 +08:00
parent 30b3f1265c
commit 8aa471abd8
@@ -477,6 +477,7 @@ export default {
// } // }
}, },
mounted() { mounted() {
document.title = this.$t('ParameteItemCollectionList')
this.GetgetLoginUserType() this.GetgetLoginUserType()
this.paramsManifest = JSON.parse(localStorage.getItem('paramsManifest')) this.paramsManifest = JSON.parse(localStorage.getItem('paramsManifest'))
}, },