+
liuyg
2021-07-09 cdb4c9cb834d10a2ae6524404b26d826856c466d
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