【update】全局为空时显示的状态

This commit is contained in:
fengchenchen
2023-08-17 16:35:14 +08:00
parent b26b0ccb2d
commit e0cc6e726f
+4
View File
@@ -77,6 +77,10 @@ SSO.init(() => {
main()
})
Vue.prototype.global = {
emptyLine: '—'
}
function main () {
new Vue({
router,