解开屏蔽的方法

This commit is contained in:
hy
2025-01-02 10:28:40 +08:00
parent bf13edc1be
commit 614447d56e

View File

@@ -139,7 +139,7 @@ patch(ListRenderer.prototype, 'jikimo_frontend.ListRenderer', {
owl.onMounted(() => {
this.activeElement = this.uiService.activeElement;
this.setRequired()
// this.listherHeaderBodyNum()
this.listherHeaderBodyNum()
})
return this._super(...arguments);
},