设备操控修改
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
return {
|
||||
title: '',
|
||||
val1: '',
|
||||
options: [{value: '0', text: '是'}, {value: '1', text: '否'}],
|
||||
options: [{value: '0', text: '停用'}, {value: '1', text: '启用'}],
|
||||
index: '',
|
||||
disabled: false
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user