This commit is contained in:
2025-08-08 18:03:53 +08:00
parent c352af0bcc
commit 58235e363a
2 changed files with 7 additions and 2 deletions

View File

@@ -311,6 +311,8 @@
}
}
})
} else {
this._downMaterial()
}
}
if (this.flag === '1') {
@@ -328,6 +330,8 @@
}
}
})
} else {
this._downMaterial()
}
}
},