无人机管理后台前端(已迁走)
chenyao
2025-09-04 8f04a9ad4317cac0657c619e1f403b4f3b475abe
src/views/device/airport.vue
@@ -287,6 +287,7 @@
        border: true,
        index: true,
        indexLabel: '序号',
        indexWidth: 60,
        viewBtn: true,
        delBtn: false,
        selection: true,
@@ -633,7 +634,7 @@
            label: '保险有效期',
            prop: 'duration_of_insurance',
            labelWidth: 130,
            width: 160,
            width: 200,
            type: 'daterange',
            format: 'YYYY-MM-DD',
            valueFormat: 'YYYY-MM-DD HH:mm:ss',