|
|
@ -116,33 +116,35 @@ const submit = async () => { |
|
|
|
// 新增判分记录 |
|
|
|
// 新增判分记录 |
|
|
|
const addRecord = async () => { |
|
|
|
const addRecord = async () => { |
|
|
|
const preIds = `1,${Cookies.get('sand-level')},42,67,149,703,718`; // 1,关卡id,角色(这个页面是风控经理策略) |
|
|
|
const preIds = `1,${Cookies.get('sand-level')},42,67,149,703,718`; // 1,关卡id,角色(这个页面是风控经理策略) |
|
|
|
const rule: Array<Record<string, any>> = [ |
|
|
|
const rule: Array<Record<string, any>> = []; |
|
|
|
handleId(719, 232, form.value[0].coefficient, `${preIds},719`, 3), |
|
|
|
form.value[0].coefficient && rule.push(handleId(719, 232, form.value[0].coefficient, `${preIds},719`, 3)); |
|
|
|
handleId(723, 232, form.value[2].coefficient, `${preIds},720,723`, 3), |
|
|
|
form.value[2].coefficient && rule.push(handleId(723, 232, form.value[2].coefficient, `${preIds},720,723`, 3)); |
|
|
|
handleId(724, 232, form.value[3].coefficient, `${preIds},720,724`, 3), |
|
|
|
form.value[3].coefficient && rule.push(handleId(724, 232, form.value[3].coefficient, `${preIds},720,724`, 3)); |
|
|
|
handleId(728, 232, form.value[5].coefficient, `${preIds},720,725,728`, 3), |
|
|
|
form.value[5].coefficient && rule.push(handleId(728, 232, form.value[5].coefficient, `${preIds},720,725,728`, 3)); |
|
|
|
handleId(729, 232, form.value[6].coefficient, `${preIds},720,725,729`, 3), |
|
|
|
form.value[6].coefficient && rule.push(handleId(729, 232, form.value[6].coefficient, `${preIds},720,725,729`, 3)); |
|
|
|
handleId(730, 232, form.value[7].coefficient, `${preIds},720,725,730`, 3), |
|
|
|
|
|
|
|
handleId(726, 232, form.value[8].coefficient, `${preIds},720,726`, 3), |
|
|
|
|
|
|
|
handleId(727, 232, form.value[9].coefficient, `${preIds},720,727`, 3), |
|
|
|
|
|
|
|
handleId(731, 232, form.value[11].coefficient, `${preIds},721,731`, 3), |
|
|
|
|
|
|
|
handleId(732, 232, form.value[12].coefficient, `${preIds},721,732`, 3), |
|
|
|
|
|
|
|
handleId(733, 232, form.value[13].coefficient, `${preIds},721,733`, 3), |
|
|
|
|
|
|
|
handleId(734, 232, form.value[14].coefficient, `${preIds},721,734`, 3), |
|
|
|
|
|
|
|
handleId(735, 232, form.value[15].coefficient, `${preIds},721,735`, 3), |
|
|
|
|
|
|
|
handleId(736, 232, form.value[16].coefficient, `${preIds},721,736`, 3), |
|
|
|
|
|
|
|
handleId(737, 232, form.value[17].coefficient, `${preIds},721,737`, 3), |
|
|
|
|
|
|
|
handleId(738, 232, form.value[18].coefficient, `${preIds},721,738`, 3), |
|
|
|
|
|
|
|
handleId(739, 232, form.value[19].coefficient, `${preIds},721,739`, 3), |
|
|
|
|
|
|
|
handleId(740, 232, form.value[20].coefficient, `${preIds},721,740`, 3), |
|
|
|
|
|
|
|
handleId(741, 232, form.value[21].coefficient, `${preIds},721,741`, 3), |
|
|
|
|
|
|
|
handleId(742, 232, form.value[22].coefficient, `${preIds},721,742`, 3), |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
handleId(743, 232, form.value[24].coefficient, `${preIds},722,743`, 3), |
|
|
|
form.value[7].coefficient && rule.push(handleId(730, 232, form.value[7].coefficient, `${preIds},720,725,730`, 3)); |
|
|
|
handleId(744, 232, form.value[25].coefficient, `${preIds},722,744`, 3), |
|
|
|
form.value[8].coefficient && rule.push(handleId(726, 232, form.value[8].coefficient, `${preIds},720,726`, 3)); |
|
|
|
handleId(745, 232, form.value[26].coefficient, `${preIds},722,745`, 3), |
|
|
|
form.value[9].coefficient && rule.push(handleId(727, 232, form.value[9].coefficient, `${preIds},720,727`, 3)); |
|
|
|
handleId(746, 232, form.value[27].coefficient, `${preIds},722,746`, 3), |
|
|
|
form.value[11].coefficient && rule.push(handleId(731, 232, form.value[11].coefficient, `${preIds},721,731`, 3)); |
|
|
|
]; |
|
|
|
form.value[12].coefficient && rule.push(handleId(732, 232, form.value[12].coefficient, `${preIds},721,732`, 3)); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
form.value[13].coefficient && rule.push(handleId(733, 232, form.value[13].coefficient, `${preIds},721,733`, 3)); |
|
|
|
|
|
|
|
form.value[14].coefficient && rule.push(handleId(734, 232, form.value[14].coefficient, `${preIds},721,734`, 3)); |
|
|
|
|
|
|
|
form.value[15].coefficient && rule.push(handleId(735, 232, form.value[15].coefficient, `${preIds},721,735`, 3)); |
|
|
|
|
|
|
|
form.value[16].coefficient && rule.push(handleId(736, 232, form.value[16].coefficient, `${preIds},721,736`, 3)); |
|
|
|
|
|
|
|
form.value[17].coefficient && rule.push(handleId(737, 232, form.value[17].coefficient, `${preIds},721,737`, 3)); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
form.value[18].coefficient && rule.push(handleId(738, 232, form.value[18].coefficient, `${preIds},721,738`, 3)); |
|
|
|
|
|
|
|
form.value[19].coefficient && rule.push(handleId(739, 232, form.value[19].coefficient, `${preIds},721,739`, 3)); |
|
|
|
|
|
|
|
form.value[20].coefficient && rule.push(handleId(740, 232, form.value[20].coefficient, `${preIds},721,740`, 3)); |
|
|
|
|
|
|
|
form.value[21].coefficient && rule.push(handleId(741, 232, form.value[21].coefficient, `${preIds},721,741`, 3)); |
|
|
|
|
|
|
|
form.value[22].coefficient && rule.push(handleId(742, 232, form.value[22].coefficient, `${preIds},721,742`, 3)); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
form.value[24].coefficient && rule.push(handleId(743, 232, form.value[24].coefficient, `${preIds},722,743`, 3)); |
|
|
|
|
|
|
|
form.value[25].coefficient && rule.push(handleId(744, 232, form.value[25].coefficient, `${preIds},722,744`, 3)); |
|
|
|
|
|
|
|
form.value[26].coefficient && rule.push(handleId(745, 232, form.value[26].coefficient, `${preIds},722,745`, 3)); |
|
|
|
|
|
|
|
form.value[27].coefficient && rule.push(handleId(746, 232, form.value[27].coefficient, `${preIds},722,746`, 3)); |
|
|
|
|
|
|
|
|
|
|
|
await addOperation({ |
|
|
|
await addOperation({ |
|
|
|
...getIds(), |
|
|
|
...getIds(), |
|
|
|