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