quanyawei
2024-03-13 1c5df35e9d51b1c2196c8dbba23695f2b74d0f45
fix: 走航报告下载修改
1 files modified
14 ■■■■■ changed files
src/views/dailyreport/index.vue 14 ●●●●● patch | view | raw | blame | history
src/views/dailyreport/index.vue
@@ -783,7 +783,7 @@
</template>
<script>
import { exportDocx } from '@/utils/exportImageFile'
// import { exportDocx } from '@/utils/exportImageFile'
import { exportUAVImage } from '@/utils/exportUAVImage'
import requestObj from '@/utils/request'
import Map from '@/components/PlanMap/Map'
@@ -809,11 +809,13 @@
      ],
      cityOptions2: [{
        value: 'gx',
        label: '高新区'
      }, {
        value: 'hn',
        label: '浑南区'
      }],
        label: '盐城市'
      }
      // {
      //   value: 'hn',
      //   label: '浑南区'
      // }
      ],
      equipChoose1: 'car',
      equipChoose2: 'car',
      equipOptions1: [{