Explorar o código

组织同步分包商

zhuang hai 1 ano
pai
achega
573c148b1c
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/app/routes/sys/rw-org/list/list.component.ts

+ 0 - 1
src/app/routes/sys/rw-org/list/list.component.ts

@@ -166,7 +166,6 @@ export class SysRwOrgListComponent implements OnInit {
 
   saveNode(saveOperation: string) {
     this.selectedNode = this.baseTree.getSelectedNodeList()[0];
-    debugger
     this.baseFormSf.setValue('/modifydate', new Date());
     this.selectedNode.origin = { ...this.baseFormSf.value };
     this.cd.markForCheck();