Prechádzať zdrojové kódy

处理采购数量更改

wangcz 7 rokov pred
rodič
commit
942771df48

+ 1 - 1
components/mobile/applyPurchase/SeekList.vue

@@ -55,7 +55,7 @@
               </div>
               <div class="content">
                 采购数量(PCS):
-                <span>{{item.needquantity || '-'}}</span>
+                <span>{{item.needquantity || item.needQty || '-'}}</span>
               </div>
             </template>
             <div class="content">