盘点录入

master
Mr.sun 2 years ago
parent 75bd457ac4
commit 68d2ddc71d
  1. 4
      pages/inventory/index.scss
  2. 14
      pages/inventory/index.vue

@ -155,10 +155,10 @@
color: #555555; color: #555555;
} }
.item-value { .item-value {
width: 240rpx; width: 260rpx;
font-size: 26rpx; font-size: 26rpx;
color: #666666; color: #666666;
margin-left: 20rpx; margin-left: 6rpx;
} }
} }
.card-content-item:first-child{ .card-content-item:first-child{

@ -113,13 +113,13 @@
dtlAddBos:[] dtlAddBos:[]
}, },
dataList: [ dataList: [
{ // {
goodNo:'123', // goodNo:'123',
containerCode:'2250', // containerCode:'2250',
goodName:'物品', // goodName:'................./////////........',
quantity:25, // quantity:25,
invQty:20 // invQty:20
} // }
], ],
query: { query: {
current: 1, current: 1,

Loading…
Cancel
Save