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