|
@@ -60,7 +60,7 @@
|
|
|
import { PageWrapper } from '/@/components/Page';
|
|
|
import { Icon } from '/@/components/Icon';
|
|
|
import { Divider, Button } from 'ant-design-vue';
|
|
|
- import { otherInfoStore } from '/@/store/modules/other'
|
|
|
+ import { otherInfoStore } from '/@/store/modules/other';
|
|
|
import AddModal from './AddModal.vue';
|
|
|
import AddDownModal from './AddDownModal.vue';
|
|
|
import caremModal from './caremModal.vue';
|