错误问题处理
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user