材料
This commit is contained in:
@ -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">
|
||||
|
Reference in New Issue
Block a user