Browse Source

erp空闲库存显示修改

yangc 8 năm trước cách đây
mục cha
commit
f6935d37e8

+ 2 - 2
src/main/webapp/resources/view/vendor/forstore/erp/vendor_material_erp.html

@@ -509,7 +509,7 @@
 					</tr>
 					<!--编辑内容-->
 					<tr class="edit-content" ng-if="material.selected">
-						<td colspan="7">
+						<td colspan="8">
 							<div class="img">
 								<p class="title">&nbsp;</p>
 								<img ng-src="{{material.img || 'static/img/store/common/default.png'}}" alt="img"/>
@@ -517,7 +517,7 @@
 							<div class="content" ng-show="material.sourceApp == 'ERP'">
 								<!--<p class="title">ERP空闲库存</p>-->
 								<!--<div class="input-list" ng-bind="goods.erpReserve"></div>-->
-								<p>已上架库存</p>
+								<p class="title">已上架库存</p>
 								<div class="input-list" ng-bind="goods.b2cReserve"></div>
 							</div>
 							<div class="content">