1
zengh
2021-07-10 589d829d5ca61f7915dd4e88f21efd9f3dbc76d6
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