+
liuyg
2021-07-09 cdb4c9cb834d10a2ae6524404b26d826856c466d
src/views/dispatch/data.js
@@ -115,6 +115,9 @@
        label: "创建时间",
        prop: "createTime",
        labelWidth: 110,
        type: "date",
        format: "yyyy-MM-dd hh:mm:ss",
        valueFormat: "timestamp",
        // search: true,
        // searchSpan: 4,
        // overHidden: true
@@ -152,6 +155,9 @@
    }, {
        label: "派遣时间",
        prop: "dispatchertime",
        type: "date",
        format: "yyyy-MM-dd hh:mm:ss",
        valueFormat: "timestamp",
        // search: true,
        // searchSpan: 4,
        // overHidden: true