瀏覽代碼

修改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],