|
@@ -47,6 +47,7 @@
|
|
|
|
|
|
<script>
|
|
|
import { mapGetters } from 'vuex'
|
|
|
+import request from '@/utils/request'
|
|
|
import indexTable from './indexTable'
|
|
|
import { exportFile } from '@/utils/index'
|
|
|
import { getPurchManagementList } from '@/api/myTrade/purchaseContractManagement/purchaseContractManagement'
|