移动系统liao
2024-05-29 71e821ab5e6b3014fac9b691d6957bcc09704b70
CoreCms.Net.Web.Admin/wwwroot/views/order/orders/ship.html
@@ -81,6 +81,7 @@
                        <th>商品编码</th>
                        <th>货品编码</th>
                        <th>购买数量</th>
                        <th>是否定制</th>
                        <th>已退数量</th>
                        <th>已发数量</th>
                        <th>发货数量</th>
@@ -92,6 +93,11 @@
                    <td>{{item.bn}}</td>
                    <td>{{item.sn}}</td>
                    <td>{{item.nums}}</td>
                    {{#if (item.isCustomizable == true){}}
                    <td style="color: red;" >是</td>
                    {{#}else{}}
                    <td >否</td>
                    {{#}}}
                    <td>{{item.reshipNums}}</td>
                    <td>{{item.sendNums}}</td>
                    <td>