浏览代码

Merge remote-tracking branch 'origin/dev5.3.4' into test

zhouna 5 年之前
父节点
当前提交
354bb43963
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/components/icss/AddMedicinePrompt.vue

+ 1 - 0
src/components/icss/AddMedicinePrompt.vue

@@ -257,6 +257,7 @@
             }
             }
             this.saveDisable = false
             this.saveDisable = false
           }).catch((err) => {
           }).catch((err) => {
+            this.saveDisable = false
             this.warning(err);
             this.warning(err);
           })
           })
         });
         });