优化代码引入的结构
This commit is contained in:
@@ -1,17 +1,5 @@
|
||||
import {
|
||||
findFinancialDetailByNumber,
|
||||
findBySelectSup,
|
||||
findBySelectCus,
|
||||
findBySelectOrgan,
|
||||
findBySelectRetail,
|
||||
getUserList,
|
||||
getPersonByType,
|
||||
getAccount,
|
||||
getCurrentSystemConfig,
|
||||
getPlatformConfigByKey,
|
||||
findInOutItemByParam,
|
||||
getNeedCount
|
||||
} from '@/api/api'
|
||||
import { findFinancialDetailByNumber, findBySelectSup, findBySelectCus, findBySelectOrgan, findBySelectRetail, getUserList, getPersonByType,
|
||||
getAccount, getCurrentSystemConfig, getPlatformConfigByKey, findInOutItemByParam, getNeedCount } from '@/api/api'
|
||||
import { getCheckFlag, getFormatDate, getPrevMonthFormatDate } from '@/utils/util'
|
||||
import Vue from 'vue'
|
||||
import moment from 'moment'
|
||||
|
||||
Reference in New Issue
Block a user