username@email.com
2024-05-29 7a3a4f8012a72f80d8dd62064a76655c803da864
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>