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