| | |
| | | ], |
| | | [ |
| | | { |
| | | title: "å
¥åºç«å°ç¼å·1", |
| | | title: "å
¥åºç«å°ç¼å·", |
| | | field: "inStationCode", |
| | | type: "string", |
| | | }, |
| | | { |
| | | title: "å
¥åºç«å°ç¼å·2", |
| | | title: "å åæºå
¥åºç«å°ç¼å·", |
| | | field: "inSCStationCode", |
| | | type: "string", |
| | | }, |
| | | { |
| | | title: "åºåºç«å°ç¼å·1", |
| | | title: "åºåºç«å°ç¼å·", |
| | | field: "outStationCode", |
| | | type: "string", |
| | | }, |
| | | { |
| | | title: "åºåºç«å°ç¼å·2", |
| | | title: "å åæºåºåºç«å°ç¼å·", |
| | | field: "outSCStationCode", |
| | | type: "string", |
| | | }, |
| | |
| | | { title: "ç¦ç¨ç¶æ", field: "enableStatus",type: "select",dataKey: "enableStatusEnum",data: [],}, |
| | | ], |
| | | [ |
| | | { title: "å
¥åºç«å°ç¼å·1", field: "inStationCode", type: "like" }, |
| | | { title: "å
¥åºç«å°ç¼å·2", field: "inSCStationCode", type: "like" }, |
| | | { title: "å
¥åºç«å°ç¼å·", field: "inStationCode", type: "like" }, |
| | | { title: "å åæºå
¥åºç«å°ç¼å·", field: "inSCStationCode", type: "like" }, |
| | | { title: "设å¤ç¼å·", field: "deviceNo", type: "like" }, |
| | | ], |
| | | [ |
| | | { title: "åºåºç«å°ç¼å·1", field: "outStationCode", type: "like" }, |
| | | { title: "åºåºç«å°ç¼å·2",field: "outSCStationCode",type: "like",}, |
| | | { title: "åºåºç«å°ç¼å·", field: "outStationCode", type: "like" }, |
| | | { title: "å åæºåºåºç«å°ç¼å·",field: "outSCStationCode",type: "like",}, |
| | | ] |
| | | ]); |
| | | const columns = ref([ |
| | |
| | | }, |
| | | { |
| | | field: "inStationCode", |
| | | title: "å
¥åºç«å°ç¼å·1", |
| | | title: "å
¥åºç«å°ç¼å·", |
| | | type: "string", |
| | | width: 120, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "inSCStationCode", |
| | | title: "å
¥åºç«å°ç¼å·2", |
| | | title: "å åæºå
¥åºç«å°ç¼å·", |
| | | type: "string", |
| | | width: 150, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "outStationCode", |
| | | title: "åºåºç«å°ç¼å·1", |
| | | title: "åºåºç«å°ç¼å·", |
| | | type: "decimal", |
| | | width: 120, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "outSCStationCode", |
| | | title: "åºåºç«å°ç¼å·2", |
| | | title: "å åæºåºåºç«å°ç¼å·", |
| | | type: "string", |
| | | width: 150, |
| | | align: "left", |