瀏覽代碼

新分支

28169 6 月之前
父節點
當前提交
82c189a0e5
共有 2 個文件被更改,包括 2 次插入0 次删除
  1. 1 0
      src/xt_pages/Pharmacy/PatientDispensing.vue
  2. 1 0
      src/xt_pages/outpatientTool/drugCodeQuery.vue

+ 1 - 0
src/xt_pages/Pharmacy/PatientDispensing.vue 查看文件

@@ -398,6 +398,7 @@ export default {
398 398
       is_drug_open:"2",
399 399
       textarea:"",
400 400
     
401
+    
401 402
     };
402 403
   },
403 404
   watch: {},

+ 1 - 0
src/xt_pages/outpatientTool/drugCodeQuery.vue 查看文件

@@ -388,6 +388,7 @@
388 388
         })
389 389
       },
390 390
       toFaYao(row){
391
+        
391 392
         if(this.is_open == 1){
392 393
           if(row.drug_code==''){
393 394
              this.$message.error("药品追溯码不能为空!")