fix 80566

This commit is contained in:
赵霄
2024-01-15 11:08:17 +08:00
parent 83dcd43936
commit 841cd06113
6 changed files with 49 additions and 18 deletions
+4
View File
@@ -48,6 +48,10 @@ const i18n = new VueI18n({
}
})
Vue.prototype.global = {
emptyLine: '—'
}
Vue.use(Storage, {
namespace: 'pro__', // key prefix
name: 'ls', // name variable Vue.[ls] or this.[$ls],