Explorar el Código

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

howie hace 2 años
padre
commit
08e5bf47aa
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      src/views/supply/engin/components/home_examine.vue

+ 2 - 0
src/views/supply/engin/components/home_examine.vue

@@ -561,6 +561,8 @@ export default {
             return item.type === 'COMMONLY'
           })
         })
+        // 不扣押金状态默认false
+        res.data.takeDeposit = false
         this.detailData = res.data
         this.goodsList = res.data.items
         this.examineForm.remark = res.data.examineNote