xwh 4 years ago
parent
commit
a11a00caae

+ 1 - 1
wms-operate/src/main/resources/static/ui/views/inventory/inventory/inventory/list.html

@@ -79,7 +79,7 @@
 			</div>
 			
     		<a id="freeze" href="javascript:void(0)" style="width: 85px;">冻结</a>
-    		<a id="unFreeze" href="javascript:void(0)" style="width: 85px;">解冻</a>
+    		<a id="unFreeze" href="javascript:void(0)" style="width: 85px;">解冻</a> 
 <!--    		<a id="updInventory" href="javascript:void(0)">调整数量</a>-->
     		<!-- 冻结库存的部分数量,通过设置冻结0,解开冻结 -->
     		<a id="freezeQty" href="javascript:void(0)">冻结数量</a>