chenrui 2 år sedan
förälder
incheckning
9626dc2d35
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      src/views/reportData/purchaseReturnReport/purchaseReturnDetail.vue

+ 0 - 1
src/views/reportData/purchaseReturnReport/purchaseReturnDetail.vue

@@ -112,7 +112,6 @@ import { downloadExcel } from '@/libs/JGPrint.js'
 import supplier from '@/views/common/supplier'
 import { purchaseReturnDetailList, purchaseReturnDetailQueryCount, purchaseReturnDetailExport } from '@/api/reportData'
 import { purchaseTargetList } from '@/api/purchase'
-import { formatDecimal } from '@/libs/tools'
 export default {
   components: { STable, rangeDate, ProductType, ProductBrand, supplier },
   mixins: [commonMixin],