修改id
This commit is contained in:
parent
5f03edeb6c
commit
e8f2d4eb9c
@ -167,7 +167,7 @@
|
||||
const hide_desktop_value = ref(false);
|
||||
const disable_blending_params_id = ref("1");
|
||||
const disable_blending_params = ref(false);
|
||||
const show_blending_grids_id = ref("show_blending_grids");
|
||||
const show_blending_grids_id = ref("blending_grids_show");
|
||||
const show_blending_grids = ref(false);
|
||||
const options = computed({
|
||||
get() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user