Explorar o código

【修改】重置不扣押金状态

howie %!s(int64=2) %!d(string=hai) anos
pai
achega
ca8226a784
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/views/supply/engin/components/home_form.vue

+ 3 - 0
src/views/supply/engin/components/home_form.vue

@@ -1501,6 +1501,9 @@ export default {
             refOtherAnnexIdea: this.mainForm.refOtherAnnexIdea,
             items: goodsList
           }
+          if (this.mainForm.examineStatus === 'WAIT') {
+            params.takeDeposit = false
+          }
 
           this.formLoading = true
           if (type === 1) {