错误问题处理

This commit is contained in:
mgw
2023-11-23 22:14:12 +08:00
parent 2510f5fbf3
commit fee3572f38
3 changed files with 21 additions and 22 deletions

View File

@@ -38,7 +38,7 @@ class CustomKanbanController extends KanbanController {
const button = ev.currentTarget;
const id = button.getAttribute('data-id');
console.log('true_id', id);
// console.log('true_id', id);
// const context = {production_line_show: 'shengchanxian1'}
this.env.services.rpc('/web/dataset/call_kw', {
model: 'mrp.workcenter',