Commit be732385 authored by 沈翠玲's avatar 沈翠玲

优化

parent 0f8bd637
......@@ -36,11 +36,11 @@
</template>
<script setup name="case-audit" lang="jsx">
import { ElButton, Download } from '@element-plus/icons-vue';
import { Download } from '@element-plus/icons-vue';
import { inject } from 'vue';
import { computed } from 'vue';
import callDrawer from './components/callDrawer.vue';
import { ElMessageBox, ElMessage } from 'element-plus';
import { ElMessageBox, ElMessageBox,ElButton } from 'element-plus';
import { onMounted } from 'vue';
import { getAppEnvConfig } from '@/utils/env';
import { getTrackRecord } from '@/api/property';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment