修改id名

This commit is contained in:
ljqing 2023-01-31 10:34:43 +08:00
parent 104a5cead6
commit 6723d28701
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ export default defineComponent({
const EnableBlending = ref(false);
let optionsstr = ref();
optionsstr.value = "FusionLocale";
const hide_desktop_value_id = ref("0");
const hide_desktop_value_id = ref("debug@show_mask");
const hide_desktop_value = ref(false);
const disable_blending_params_id = ref("1");
const disable_blending_params = ref(false);