【update】全局为空时显示的状态
This commit is contained in:
@@ -77,6 +77,10 @@ SSO.init(() => {
|
|||||||
main()
|
main()
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Vue.prototype.global = {
|
||||||
|
emptyLine: '—'
|
||||||
|
}
|
||||||
|
|
||||||
function main () {
|
function main () {
|
||||||
new Vue({
|
new Vue({
|
||||||
router,
|
router,
|
||||||
|
|||||||
Reference in New Issue
Block a user