|
@@ -11,7 +11,7 @@
|
|
|
import TemplatePage from '@/components/template/template-page-1.vue'
|
|
|
import import_mixin from '@/components/template/import_mixin.js'
|
|
|
import add_callback_mixin from '@/components/template/add_callback_mixin.js'
|
|
|
-import { getStockCostListFullDate, getStockCostListFullDateV2Export } from '@/api/basic_data/monthlyWarehouseRent'
|
|
|
+import { getStockCostListFullDate, getStockCostListFullDateV2Export } from '@/api/basic_data/fullCargo'
|
|
|
export default {
|
|
|
components: { TemplatePage },
|
|
|
mixins: [import_mixin, add_callback_mixin],
|