src/views/dispatchChild/data.js
@@ -73,6 +73,9 @@ { label: "创建时间", prop: "createTime", type: "date", format: "yyyy-MM-dd hh:mm:ss", valueFormat: "timestamp", span: 11, labelWidth: 130, disabled: true, @@ -112,6 +115,9 @@ }, { label: "派遣时间", prop: "dispatchertime", type: "date", format: "yyyy-MM-dd hh:mm:ss", valueFormat: "timestamp", // search: true, // searchSpan: 4, // overHidden: true