소스 검색

修改bug

chenrui 2 년 전
부모
커밋
9626dc2d35
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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],