zh %!s(int64=2) %!d(string=hai) anos
pai
achega
5fb2a890b7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/supply/engin/components/engin_form.vue

+ 1 - 1
src/views/supply/engin/components/engin_form.vue

@@ -860,7 +860,7 @@ export default {
       this.goodsList = this.goodsList.concat(this.rightGoodsList)
       this.goodsList = this.goodsList.concat(this.rightGoodsList)
       this.goodsList.forEach(k => {
       this.goodsList.forEach(k => {
         if (k.qty) {
         if (k.qty) {
-          k.qty = 0
+          k.qty = 1
         }
         }
         if (!k.cid) {
         if (!k.cid) {
           k.cid = ''
           k.cid = ''