WIDESEAWCS_Client/src/views/quartzJob/deviceInfo.vue
@@ -97,7 +97,7 @@ }); const searchFormOptions = ref([ [ { title: "设备编号", field: "deviceCode" }, { title: "设备编号", field: "deviceCode",type: "like" }, { title: "设备类型", field: "deviceType", @@ -216,7 +216,7 @@ ]); const detail = ref({ cnName: "设备协议信息", table: "Dt_DeviceProtocol", table: "DeviceProtocol", columns: [ { field: "id", @@ -347,7 +347,7 @@ align: "left", }, ], sortName: "CreateDate", sortName: "createDate", key: "id", }); return {