Browse Source

feat: 藏品信息,藏品分账

lanxin 3 days ago
parent
commit
bbf4ff89ff
1 changed files with 5 additions and 8 deletions
  1. 5 8
      src/pages/Cledger/C3goodsInfo/index.tsx

+ 5 - 8
src/pages/Cledger/C3goodsInfo/index.tsx

@@ -1,17 +1,14 @@
-import React, { useMemo, useState } from 'react'
+import React, { useMemo } from 'react'
 import styles from './index.module.scss'
-import { authorityFu } from '@/utils/authority'
-import { selectObj, getDictFu, resJiLianFu } from '@/utils/dataChange'
-import history, { openLink } from '@/utils/history'
+import { selectObj, getDictFu } from '@/utils/dataChange'
+import { openLink } from '@/utils/history'
 import TableList from '@/pages/Zother/TableList'
 import { useSelector } from 'react-redux'
 import { RootState } from '@/store'
-import { API_getGoodsList, API_getGoodsListAll } from '@/store/action/Cledger/C1ledger'
+import { API_getGoodsList } from '@/store/action/Cledger/C1ledger'
 import { baseFormData } from '@/pages/Zother/data'
 import { goodsSonTableC } from '@/utils/tableData'
-import { Button, Dropdown, Modal, Radio, Checkbox } from 'antd'
-import { exportExcelFile } from '@/utils/xlsxExport'
-import { CaretDownOutlined } from '@ant-design/icons'
+import { Button } from 'antd'
 
 const C1topSearch = [
   {