修正文件夹错误

This commit is contained in:
wangsongsole 2022-08-15 15:14:10 +08:00
parent c55dc2affe
commit 232feed09b
2 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ import {
import _, { isArray } from 'lodash'
import { getVoucherWarningAccount, handelResponse } from '@/assets/api'
import AddNewDialog from './Dialog'
import MobileComponent from './mobileCmponent'
import MobileComponent from './mobileComponent'
import WangEditor from './wangEditor'
const cardTypeList = [
{ key: '1', text: '借记卡' },