This commit is contained in:
蔡玲
2024-10-17 16:41:40 +08:00
parent 4b77b5eae3
commit 679e350f52

View File

@@ -54,7 +54,7 @@
title: '',
val1: '',
val2: '',
options: [{ value: '1', text: '人工折弯区' }, { value: '2', text: '半自动折弯区' }, { value: '3', text: '内部加工区' }],
options: [{ value: '1', text: '人工折弯区' }, { value: '2', text: '半自动折弯区' }, { value: '3', text: '内部加工区' }, { value: '4', text: '货架' }],
index: '',
disabled: false
};