This commit is contained in:
2025-07-04 19:56:28 +08:00
parent 7f5300b4f4
commit 96216b0a21
20 changed files with 3697 additions and 9 deletions

View File

@ -1,6 +1,3 @@
import { click } from 'ol/events/condition';
import { includes } from 'lodash'; import { map } from 'lodash';
<template>
<el-dialog v-model="isShowDialog" title="变更单详情" draggable width="60vw" :close-on-click-modal="false" :destroy-on-close="true">
<el-card :body-style="{ padding: '20px' }" style="border: none; box-shadow: none">