Explorar el Código

【修改】申请退押

howie hace 2 años
padre
commit
3fc96bb57e
Se han modificado 1 ficheros con 5 adiciones y 5 borrados
  1. 5 5
      src/views/deposit_home/components/deposit-apply-surrender.vue

+ 5 - 5
src/views/deposit_home/components/deposit-apply-surrender.vue

@@ -598,11 +598,11 @@ export default {
         return
       }
 
-      this.details.items.map(e=>{
-          if (!e.contractAmount) {
-            return this.$errorMsg('合同单价、合同数量不能为空')
-          }
-      })
+      // this.details.items.map(e=>{
+      //     if (!e.contractAmount) {
+      //       return this.$errorMsg('合同单价、合同数量不能为空')
+      //     }
+      // })
 
 
       this.fileList.forEach((el) => {