修复修改设置无效的问题
This commit is contained in:
@@ -40,6 +40,7 @@ watch(panelState.panelConfig, () => {
|
||||
|
||||
setTimeout(() => {
|
||||
panelState.recordState()// 本地记录
|
||||
isSaveing.value = false
|
||||
uploadCloud()
|
||||
}, 1000)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user