no message

This commit is contained in:
wangh 2024-02-29 17:21:26 +08:00
parent 46282a3edb
commit 973e7648d4

View File

@ -48,7 +48,7 @@ Vue.prototype.getName = getName
Vue.prototype.download = download Vue.prototype.download = download
Vue.prototype.handleTree = handleTree Vue.prototype.handleTree = handleTree
// Vue.prototype.pcUrl = 'http://192.168.0.121:82/' // Vue.prototype.pcUrl = 'http://192.168.0.121:82/'
Vue.prototype.pcUrl = 'http://192.168.0.121:82/' Vue.prototype.pcUrl = 'http://192.168.0.178:81/'
// Vue.prototype.pcUrl = 'http://47.95.206.185:85/' // Vue.prototype.pcUrl = 'http://47.95.206.185:85/'
// 全局组件挂载 // 全局组件挂载