forked from angelo/web-retail-admin
feat(orderSync): rm date import
This commit is contained in:
parent
8d83c257df
commit
da4178e536
|
@ -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