1
wankeda
2025-07-29 a3014a01e07619105d597d0c51cf195217b0806f
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([