我需要一点帮助。我怎样才能更正确地编写这段代码?
function myFunc(performCheck = true) {
if (performCheck) {
if (b === a) {
mySecondMethod();
}
} else {
守着星空守着你
慕仙森
相关分类