This commit is contained in:
zhouzy062 2024-02-29 16:17:56 +08:00
parent 188cc9672d
commit 6d5c5238d3
1 changed files with 1 additions and 2 deletions

View File

@ -234,11 +234,10 @@ import {
getDeviceTypeTree, getDeviceTypeTree,
getAgreementInfoById, getAgreementInfoById,
submitLeaseApply, submitLeaseApply,
getViewByApply,
getUseTypeTreee getUseTypeTreee
} from '@/api/claimAndRefund/receive' } from '@/api/claimAndRefund/receive'
import { ApiSubmitBackApply } from "@/api/claimAndRefund/return" import { ApiSubmitBackApply } from "@/api/claimAndRefund/return"
import { submitBackApplyApi, } from "@/api/claimAndRefund/return.js" import { submitBackApplyApi,getViewByApply } from "@/api/claimAndRefund/return.js"
import { mapState } from 'vuex' import { mapState } from 'vuex'
import { import {
getInfo, h getInfo, h