规范代码

This commit is contained in:
shefengchun 2023-01-29 14:04:08 +08:00
parent 1e0e2a529c
commit 21fc52f85b
1 changed files with 0 additions and 1 deletions

View File

@ -252,7 +252,6 @@ export default defineComponent({
setTimeout(() => {
set?.GetBlendingConfig("").then((res) => {
let tmp = JSON.parse(res ? res.config : "");
//console.log(tmp.options[0][1])
let local_options = [
[hide_desktop_value_id, hide_desktop_value],
[disable_blending_params_id, disable_blending_params],