liuyg
2021-07-12 4c46e9c66df8ba20c4ea607e50c3668073e8ebff
src/views/dispatch/data.js
@@ -37,6 +37,9 @@
        }],
        labelWidth: 110,
        width: 200,
        editDisplay: false,
        addDisplay: false,
        hide: true,
        // span: 11,
    },
    {
@@ -66,6 +69,14 @@
        // // }],
    },
    {
        label: "行政区",
        prop: "addresss",
        labelWidth: 110,
        search: true,
        // width: 110,
        // overHidden: true
    },
    {
        label: "详细地址",
        prop: "address",
        labelWidth: 110,