工作中心看板视图动态添加标签页并可初步进行点击晒选
This commit is contained in:
@@ -36,6 +36,7 @@ class CustomKanbanController extends KanbanController {
|
||||
kwargs: {}
|
||||
}).then((response) => {
|
||||
console.log('response', response);
|
||||
location.reload();
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user