修复LanguageLabel组件提示的警告

This commit is contained in:
dgflash
2023-07-29 10:06:35 +08:00
parent ae3a9e9858
commit a685eeb2e4

View File

@@ -73,7 +73,6 @@ export class LanguageLabel extends Component {
onLoad() {
this._needUpdate = true;
this.updateContent();
}
/**