Accept Merge Request #1676: (feature/sale_order_route_pick -> develop)

Merge Request: 屏蔽前端代码

Created By: @胡尧
Accepted By: @胡尧
URL: https://jikimo-hn.coding.net/p/jikimo_sfs/d/jikimo_sf/git/merge/1676?initial=true
This commit is contained in:
胡尧
2024-12-30 16:33:41 +08:00
committed by Coding

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);
},