update: 大屏接口

This commit is contained in:
xf
2025-08-13 10:34:30 +08:00
parent 832291570f
commit bd2d066314
3 changed files with 24 additions and 36 deletions
+8 -8
View File
@@ -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',