calcValue
This commit is contained in:
parent
9c04e88801
commit
256485e492
|
@ -126,8 +126,8 @@ const autoSectionWidth = () => {
|
|||
auto_section_width.value = !auto_section_width.value
|
||||
}
|
||||
|
||||
const predefLamelleColors = ['1000', '1001', '1002', '1003']
|
||||
const predefPillarColors = ['1011', '1012', '1013', '1014']
|
||||
const predefLamelleColors = ['3009', '9003', '6027', '5024', '9001', '1012', '3007', '4007']
|
||||
const predefPillarColors = ['3004', '7043', '6028', '5013', '8016', '1020', '3005', '4009']
|
||||
|
||||
watch(form_state, changeParametres, { deep: true })
|
||||
watch(form_state, changeParametres, { deep: true })
|
||||
|
|
Loading…
Reference in New Issue