Commit d8e5192e by yyq1988

调整入库功能

parent 698553d0
......@@ -401,7 +401,7 @@ $(document).ready(function() {
{{/row.isNotStorage}}
{{#row.isStorage}}
<td>
<a href="javascript:void(0);" onclick="onStorage('{{row.jsonStr}}','{{row.goodsInfo.id}}')">入库</a>
已入库
</td>
{{/row.isStorage}}
</tr>//-->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment