3
0
Fork 0

feat(orderSync): rm date import

This commit is contained in:
woody 2025-08-14 09:12:43 +08:00
parent 8d83c257df
commit da4178e536
1 changed files with 0 additions and 1 deletions

View File

@ -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: ''
}