Sfoglia il codice sorgente

11月14日 库存扣减更新

XMLWAN 3 anni fa
parent
commit
1e1411e0d8
1 ha cambiato i file con 5 aggiunte e 5 eliminazioni
  1. 5 5
      src/xt_pages/data/components/drugs.vue

+ 5 - 5
src/xt_pages/data/components/drugs.vue Vedi File

@@ -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){