ソースを参照

loading修复

seimin 3 年 前
コミット
01561a0894
共有1 個のファイルを変更した2 個の追加0 個の削除を含む
  1. 2 0
      src/app/views/hushijiandan/hushijiandan.component.ts

+ 2 - 0
src/app/views/hushijiandan/hushijiandan.component.ts

@@ -923,6 +923,8 @@ export class HushijiandanComponent implements OnInit {
923 923
   newPatientOrder(msg) {
924 924
     this.yyTime = null;
925 925
     this.yyTimeZy = null;
926
+    this.btnLoading = false;
927
+    this.btnLoading1 = false;
926 928
     let that = this;
927 929
     that.initForm();
928 930
     that.checkedShowMsg = {};