liuyg
2021-07-10 8318a0e79e3b5a2d55d342b6e37df69dbb5c2077
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,