摘要: https://odoo.github.io/owl/playground/ /** @odoo-module **/ const { Component, useState, useRef, mount, onMounted, props, useEnv, reactive } = owl; fu 阅读全文
posted @ 2023-04-20 10:25 CrossPython 阅读(23) 评论(0) 推荐(0) 编辑
摘要: https://odoo.github.io/owl/playground/ /** @odoo-module **/ const { Component, useState, useRef, mount, props } = owl; class Task extends Component { 阅读全文
posted @ 2023-04-20 09:46 CrossPython 阅读(30) 评论(0) 推荐(0) 编辑