forked from angelo/web-retail-admin
feat(wholeNetwork): 移除无用依赖
This commit is contained in:
parent
95f150239a
commit
4b0253cf5b
|
@ -132,7 +132,6 @@
|
|||
<script>
|
||||
import { getOrderSyncFailList, updateOrderSyncStatus } from '@/api/wholeNetwork/orderSync'
|
||||
import topBar from '@/components/topBar'
|
||||
import { getMonthFirstDay, getMonthLastDay } from '@/utils/date'
|
||||
const initSearch = {
|
||||
ordeCode: ''
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue