gmms/WebContent/qiegeguanli/qiegerenwu.jsp
@@ -68,6 +68,7 @@ <thead> <tr> <th>项目名称</th> <th>配方id</th> <th>原片宽度</th> <th>原片高度</th> <th>小片宽度</th> @@ -86,6 +87,7 @@ <tbody> <tr v-for="(item, index) in shuzu" :key="index" style="height: 51px;"> <td>{{item['1_order_id']}}</td> <td>{{item['14_reid']}}</td> <td>{{item['2_largeglass_length']}}</td> <td>{{item['3_largeglass_width']}}</td> <td>{{item['4_width']}}</td>