update: 大屏接口
This commit is contained in:
@@ -526,14 +526,14 @@ export function twoRform(type) {
|
||||
placeholder: '请输入',
|
||||
defaultValue: '',
|
||||
},
|
||||
{
|
||||
label: '异常标记',
|
||||
field: 'abFlag',
|
||||
type: 'select',
|
||||
placeholder: '请选择',
|
||||
options: normalTypeList,
|
||||
defaultValue: type,
|
||||
},
|
||||
// {
|
||||
// label: '异常标记',
|
||||
// field: 'abFlag',
|
||||
// type: 'select',
|
||||
// placeholder: '请选择',
|
||||
// options: normalTypeList,
|
||||
// defaultValue: type,
|
||||
// },
|
||||
{
|
||||
label: '单位',
|
||||
field: 'departName',
|
||||
|
||||
Reference in New Issue
Block a user