修改
This commit is contained in:
@@ -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
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user