feat(policyMoneyDetails): 北大需求默认值特殊处理 业务范围默认血缘
This commit is contained in:
parent
b19e12a9af
commit
dce79c1972
|
@ -392,11 +392,11 @@ export default {
|
||||||
tableData: [],
|
tableData: [],
|
||||||
batchList: [],
|
batchList: [],
|
||||||
plSet: {
|
plSet: {
|
||||||
enableStatus: '',
|
enableStatus: 0,
|
||||||
deductMoney: '',
|
deductMoney: '',
|
||||||
transfer: ''
|
transfer: 1
|
||||||
},
|
},
|
||||||
businessScope: 1,
|
businessScope: 3, // 北大业务范围默认血缘3
|
||||||
menuList: [
|
menuList: [
|
||||||
{
|
{
|
||||||
id: 0,
|
id: 0,
|
||||||
|
|
Loading…
Reference in New Issue