Authored by ZhongW

验收优化

@@ -242,7 +242,6 @@ @@ -242,7 +242,6 @@
242 <tr> 242 <tr>
243 <th>吊牌价</th> 243 <th>吊牌价</th>
244 <th>销售价</th> 244 <th>销售价</th>
245 - <th>学生价</th>  
246 <th>价格生效-<font color="green">开始时间</font></th> 245 <th>价格生效-<font color="green">开始时间</font></th>
247 <th>价格生效-<font color="red">结束时间</font></th> 246 <th>价格生效-<font color="red">结束时间</font></th>
248 <th>变价时间</th> 247 <th>变价时间</th>
@@ -256,7 +255,6 @@ @@ -256,7 +255,6 @@
256 <tr> 255 <tr>
257 <td>[[item.retailPrice]]</td> 256 <td>[[item.retailPrice]]</td>
258 <td>[[item.salesPrice]]</td> 257 <td>[[item.salesPrice]]</td>
259 - <td>[[item.studentPrice]]</td>  
260 <td>[[item.effectiveTime]]</td> 258 <td>[[item.effectiveTime]]</td>
261 <td>[[item.changePriceEndTime]]</td> 259 <td>[[item.changePriceEndTime]]</td>
262 <td>[[item.createTime]]</td> 260 <td>[[item.createTime]]</td>
@@ -70,7 +70,7 @@ @@ -70,7 +70,7 @@
70 <option value="1">代销</option> 70 <option value="1">代销</option>
71 <option value="2">经销</option> 71 <option value="2">经销</option>
72 <option value="3">自主</option> 72 <option value="3">自主</option>
73 - <option value="3">未设置</option> 73 + <option value="4">未设置</option>
74 </select> 74 </select>
75 </div> 75 </div>
76 76
@@ -357,7 +357,6 @@ @@ -357,7 +357,6 @@
357 <tr> 357 <tr>
358 <th>吊牌价</th> 358 <th>吊牌价</th>
359 <th>销售价</th> 359 <th>销售价</th>
360 - <th>学生价</th>  
361 <th>价格生效-<font color="green">开始时间</font></th> 360 <th>价格生效-<font color="green">开始时间</font></th>
362 <th>价格生效-<font color="red">结束时间</font></th> 361 <th>价格生效-<font color="red">结束时间</font></th>
363 <th>状态</th> 362 <th>状态</th>
@@ -372,7 +371,6 @@ @@ -372,7 +371,6 @@
372 <tr> 371 <tr>
373 <td>[[item.retailPrice]]</td> 372 <td>[[item.retailPrice]]</td>
374 <td>[[item.salesPrice]]</td> 373 <td>[[item.salesPrice]]</td>
375 - <td>[[item.studentPrice]]</td>  
376 <td>[[item.effectiveTime]]</td> 374 <td>[[item.effectiveTime]]</td>
377 <td>[[item.changePriceEndTime]]</td> 375 <td>[[item.changePriceEndTime]]</td>
378 <td> 376 <td>