This commit is contained in:
parent
227b2f1531
commit
15077ca978
|
@ -2483,12 +2483,9 @@ const getDataBqs2 = async (jd, cs, bq) => {
|
||||||
} else {
|
} else {
|
||||||
console.log("hhhhh", xkzCenter);
|
console.log("hhhhh", xkzCenter);
|
||||||
if (choose.value.person == "") {
|
if (choose.value.person == "") {
|
||||||
console.log(2, '222222222');
|
|
||||||
|
|
||||||
addCs();
|
addCs();
|
||||||
} else {
|
} else {
|
||||||
console.log(1, '222222222');
|
|
||||||
|
|
||||||
addCs2();
|
addCs2();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue