Browse Source

bug修复

chenrui 3 years ago
parent
commit
aaee6d5d22
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/views/allocationManagement/chainTransferOut/list.vue

+ 0 - 2
src/views/allocationManagement/chainTransferOut/list.vue

@@ -129,8 +129,6 @@
 </template>
 
 <script>
-import moment from 'moment'
-import getDate from '@/libs/getDate.js'
 import { STable, VSelect } from '@/components'
 import rangeDate from '@/views/common/rangeDate.vue'
 import basicInfoModal from './basicInfoModal.vue'