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