seimin 1 년 전
부모
커밋
20faaddabb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/app/views/hushijiandan/hushijiandan.component.ts

+ 1 - 1
src/app/views/hushijiandan/hushijiandan.component.ts

@@ -1659,7 +1659,7 @@ export class HushijiandanComponent implements OnInit {
1659 1659
   cancel() {
1660 1660
     this.confirmSub = false;
1661 1661
     // this.confirmPostData = {};
1662
-    this.confirmYuyue = false;
1662
+    // this.confirmYuyue = false;
1663 1663
     this.btnLoading = false;
1664 1664
   }
1665 1665