屏蔽title写死JIKIMO的代码
This commit is contained in:
@@ -6,6 +6,6 @@ import { patch } from "web.utils";
|
|||||||
patch(WebClient.prototype, "kolpolok_custom_title_and_favicon.WebClient", {
|
patch(WebClient.prototype, "kolpolok_custom_title_and_favicon.WebClient", {
|
||||||
setup() {
|
setup() {
|
||||||
this._super();
|
this._super();
|
||||||
this.title.setParts({ zopenerp: "JIKIMO" });
|
// this.title.setParts({ zopenerp: "JIKIMO" });
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
Reference in New Issue
Block a user