Eddie 5 ヶ月 前
コミット
cbc3bce7f9
1 ファイル変更4 行追加4 行削除
  1. 4 4
      src/views/inbound/takeDelivery/task/index.vue

+ 4 - 4
src/views/inbound/takeDelivery/task/index.vue

@@ -171,10 +171,10 @@ import {
 import { closeLoading, showLoading } from '@/utils/loading'
 import { closeLoading, showLoading } from '@/utils/loading'
 import { useStore } from '@/store/modules/user'
 import { useStore } from '@/store/modules/user'
 import { showNotify, showToast } from 'vant'
 import { showNotify, showToast } from 'vant'
-import { isAttribute } from '@/views/inbound/TakeDelivery/task/hooks/attribute'
-import Attribute from '@/views/inbound/TakeDelivery/components/Attribute.vue'
-import LotDate from '@/views/inbound/TakeDelivery/components/LotDate.vue'
-import UniqueCodeInput from '@/views/inbound/TakeDelivery/components/UniqueCodeInput.vue'
+import { isAttribute } from '@/views/inbound/takeDelivery/task/hooks/attribute'
+import Attribute from '@/views/inbound/takeDelivery/components/Attribute.vue'
+import LotDate from '@/views/inbound/takeDelivery/components/LotDate.vue'
+import UniqueCodeInput from '@/views/inbound/takeDelivery/components/UniqueCodeInput.vue'
 import { barcodeToUpperCase, toMap } from '@/utils/dataType.js'
 import { barcodeToUpperCase, toMap } from '@/utils/dataType.js'
 import { getCurrentTime } from '@/utils/date'
 import { getCurrentTime } from '@/utils/date'