소스 검색

医疗用品档案 修改

zxr 2 년 전
부모
커밋
f5abddfd1e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/medicalhealth/bdgldurgarchives/index.vue

+ 1 - 1
src/views/medicalhealth/bdgldurgarchives/index.vue

@@ -421,7 +421,7 @@ export default {
         this.form = response.data;
         this.open = true;
         this.title = "修改药品库存档案";
-        this.disabled = true;
+        this.disabled = false;
       });
     },
     /** 提交按钮 */