no message
This commit is contained in:
parent
53302fc16d
commit
e038b5e01d
@ -103,7 +103,7 @@
|
|||||||
})
|
})
|
||||||
},
|
},
|
||||||
// 配置
|
// 配置
|
||||||
setConfig(o){
|
setConfig(o){
|
||||||
Object.assign(this.config, o);
|
Object.assign(this.config, o);
|
||||||
// 远程读取数据
|
// 远程读取数据
|
||||||
if (this.config.remoteurl) {
|
if (this.config.remoteurl) {
|
||||||
|
Loading…
Reference in New Issue
Block a user