This commit is contained in:
2026-03-31 09:35:43 +08:00
parent 9cf67f2dc8
commit 3a3ee611fc
5 changed files with 102 additions and 2 deletions

View File

@@ -51,7 +51,7 @@
title: '',
val2: '',
val3: '',
options: [{value: '1', text: '1'}, {value: '2', text: '2'}, {value: '3', text: '3'}],
options: [{value: '1', text: '1'}, {value: '2', text: '2'}],
index: '',
disabled: false
};