1
wankeda
2026-02-04 06bc8ee02717f3ee80483d15a52c753cb6df9432
WCS/WIDESEAWCS_Client/src/views/quartzJob/deviceInfo.vue
@@ -94,7 +94,6 @@
      deviceCode: "",
      deviceType: "",
      deviceStatus: "",
      createDate:"",
    });
    const searchFormOptions = ref([
      [
@@ -112,11 +111,7 @@
          type: "select",
          dataKey: "deviceStatus",
          data: [],
        },{
        field: "createDate",
        title: "创建时间",
        type: "datetime",
      },
        },
      ],
    ]);
    const columns = ref([