|
|
@@ -3,15 +3,7 @@ import { Row, Col, List, Tabs, message, Button } from 'antd'
|
|
|
import { dayjsFormat } from '@/utils/utils'
|
|
|
import consts from '@/consts'
|
|
|
import { apiSoftwareAddLonglelog } from '@/services/lock'
|
|
|
-<<<<<<< HEAD
|
|
|
-import { ProductLabel } from '@/pages/Product/Lock/Lockstore'
|
|
|
-=======
|
|
|
-import { ProductLabel } from '@/pages/Product/Lock/LockStore'
|
|
|
->>>>>>> ce41012c72a93a1241284d7c982dc65b09393eba
|
|
|
-import LockModal from './LockModal'
|
|
|
-import { lockTypeEnum } from './LockModal'
|
|
|
import { servicelogEnum, showProductsStatus, showNewLongleStatus, showMarkStatus } from './consts'
|
|
|
-import { useDispatch } from 'dva'
|
|
|
|
|
|
const LockTabList = props => {
|
|
|
const { longleLog, longleId, keyNum } = props
|