huangxiaoqiang
8 天以前 d325cca91328031262c0e6134c37cac441192ee4
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Client/src/views/basicinfo/Dt_StationManager.vue
@@ -49,8 +49,8 @@
        const searchFormFields = ref({});
        const searchFormOptions = ref([
            [
                { "title": "输送线编号", "field": "stationChildCode", type: "text" },
                { "title": "站台类型", "field": "stationType", type: "text" },
                { "title": "所属PLC", "field": "stationPLC", type: "text" },
                { "title": "巷道号", "field": "roadway", type: "text" },
               
            ]