评价优化
This commit is contained in:
@ -52,7 +52,7 @@
|
||||
import { Form, Col, Row, Tabs, TabPane, Divider, message } from 'ant-design-vue';
|
||||
import { useI18n } from '/@/hooks/web/useI18n';
|
||||
import { useModal } from '/@/components/Modal';
|
||||
import customerListModal from './customerListModal.vue';
|
||||
import customerListModal from '/@/components/common/customerListModal.vue';
|
||||
import dayjs from 'dayjs';
|
||||
|
||||
const FormItem = Form.Item;
|
||||
|
||||
Reference in New Issue
Block a user