修正文件夹错误
This commit is contained in:
parent
c55dc2affe
commit
232feed09b
|
@ -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: '借记卡' },
|
||||
|
|
Loading…
Reference in New Issue