|
|
|
|
@ -91,7 +91,6 @@ var jsx_runtime = __webpack_require__(37712);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
var AddOrEidtDevicesModal = function AddOrEidtDevicesModal(_ref) {
|
|
|
|
|
var _DeviceTypeData$devic2, _ClassroomRoomsData$d;
|
|
|
|
|
var ModalProps = _ref.ModalProps,
|
|
|
|
|
@ -240,10 +239,7 @@ var AddOrEidtDevicesModal = function AddOrEidtDevicesModal(_ref) {
|
|
|
|
|
name: "status",
|
|
|
|
|
label: "\u8BBE\u5907\u72B6\u6001",
|
|
|
|
|
placeholder: "请选择设备状态",
|
|
|
|
|
options: [{
|
|
|
|
|
label: "全部",
|
|
|
|
|
value: ""
|
|
|
|
|
}].concat(toConsumableArray_default()(constant/* DEVICE_STATUS_TYPE */.Z$))
|
|
|
|
|
options: constant/* DEVICE_STATUS_TYPE */.Z$
|
|
|
|
|
}), (currentDeviceTypeData === null || currentDeviceTypeData === void 0 ? void 0 : currentDeviceTypeData.need_monitor) && /*#__PURE__*/(0,jsx_runtime.jsxs)(jsx_runtime.Fragment, {
|
|
|
|
|
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(Text/* default */.Z, {
|
|
|
|
|
name: "ip",
|
|
|
|
|
@ -616,10 +612,7 @@ var InfoList = function InfoList(_ref) {
|
|
|
|
|
flex: 1
|
|
|
|
|
},
|
|
|
|
|
children: /*#__PURE__*/(0,jsx_runtime.jsx)(es_select["default"], {
|
|
|
|
|
options: [{
|
|
|
|
|
value: '',
|
|
|
|
|
label: '全部'
|
|
|
|
|
}].concat(toConsumableArray_default()(constant/* DEVICE_STATUS_TYPE */.Z$))
|
|
|
|
|
options: constant/* DEVICE_STATUS_TYPE */.Z$
|
|
|
|
|
})
|
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
|
|
|
|
|
label: "\u8BBE\u5907\u7C7B\u578B",
|
|
|
|
|
@ -814,10 +807,7 @@ var InfoList = function InfoList(_ref) {
|
|
|
|
|
required: true,
|
|
|
|
|
message: "请选择设备状态"
|
|
|
|
|
}],
|
|
|
|
|
options: [{
|
|
|
|
|
label: "全部",
|
|
|
|
|
value: ""
|
|
|
|
|
}].concat(toConsumableArray_default()(constant/* DEVICE_STATUS_TYPE */.Z$))
|
|
|
|
|
options: constant/* DEVICE_STATUS_TYPE */.Z$
|
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
|
|
|
|
|
name: "comment",
|
|
|
|
|
label: "说明",
|