瀏覽代碼

11月14日 库存扣减更新

XMLWAN 3 年之前
父節點
當前提交
1e1411e0d8
共有 1 個文件被更改,包括 5 次插入5 次删除
  1. 5 5
      src/xt_pages/data/components/drugs.vue

+ 5 - 5
src/xt_pages/data/components/drugs.vue 查看文件

@@ -630,12 +630,12 @@
630 630
 
631 631
               }
632 632
 
633
-              // if(this.formValue.is_user <= 0){
633
+              if(this.formValue.is_user <= 0){
634 634
 
635
-              //   this.formValue.is_user = ''
636
-              // } else{
637
-              //   this.formValue.is_user = this.formValue.is_user.toString()
638
-              // }
635
+                this.formValue.is_user = ''
636
+              } else{
637
+                this.formValue.is_user = this.formValue.is_user.toString()
638
+              }
639 639
 
640 640
 
641 641
               if(this.formValue.is_charge_predict <= 0){