前端useNum修改
This commit is contained in:
parent
b6ac7ef9f2
commit
f775acb88f
|
|
@ -562,7 +562,7 @@
|
||||||
getUnitData,
|
getUnitData,
|
||||||
getProData,
|
getProData,
|
||||||
getAgreementInfoById,
|
getAgreementInfoById,
|
||||||
getUseNumByTypeId
|
// getUseNumByTypeId
|
||||||
} from '@/api/claimAndRefund/receive.js'
|
} from '@/api/claimAndRefund/receive.js'
|
||||||
import dialogForm from './dialogForm.vue'
|
import dialogForm from './dialogForm.vue'
|
||||||
import Tree from './tree.vue'
|
import Tree from './tree.vue'
|
||||||
|
|
|
||||||
|
|
@ -576,7 +576,7 @@
|
||||||
getUnitData,
|
getUnitData,
|
||||||
getProData,
|
getProData,
|
||||||
getAgreementInfoById,
|
getAgreementInfoById,
|
||||||
getUseNumByTypeId
|
// getUseNumByTypeId
|
||||||
} from '@/api/claimAndRefund/receive.js'
|
} from '@/api/claimAndRefund/receive.js'
|
||||||
import dialogFormByCq from './dialogFormByCq.vue'
|
import dialogFormByCq from './dialogFormByCq.vue'
|
||||||
// 10:42开始日期startTime,结束日期endTime 机具类型typeId
|
// 10:42开始日期startTime,结束日期endTime 机具类型typeId
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue