see999 3 years ago
parent
commit
5ff529e635
1 changed files with 5 additions and 5 deletions
  1. 5 5
      src/xt_pages/outpatientCharges/outpatientChargesManagement.vue

+ 5 - 5
src/xt_pages/outpatientCharges/outpatientChargesManagement.vue View File

@@ -4258,11 +4258,11 @@
4258 4258
     .el-loading-spinner .el-loading-text{
4259 4259
       font-size: 30px;
4260 4260
     }
4261
-    .outpatientChargesManagement{
4262
-      .el-loading-mask{
4263
-        z-index: 5000;
4264
-      }
4265
-    }
4261
+    // .outpatientChargesManagement{
4262
+    //   .el-loading-mask{
4263
+    //     z-index: 5000;
4264
+    //   }
4265
+    // }
4266 4266
     
4267 4267
 </style>
4268 4268