Explorar el Código

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

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

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

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