|
@@ -367,8 +367,8 @@ export default {
|
|
|
// gantt.message(`onLightboxSave: Task ID: ${id}`);
|
|
|
// return true;
|
|
|
// }, '');
|
|
|
- console.log(1111111111111,onLightboxSave)
|
|
|
- this.eventIDs.push(onLightboxSave);
|
|
|
+ // console.log(1111111111111,onLightboxSave)
|
|
|
+ // this.eventIDs.push(onLightboxSave);
|
|
|
// 在删除任务之前触发
|
|
|
gantt.attachEvent("onBeforeTaskDelete", function(id,item){
|
|
|
var select={id:id}
|