|
@@ -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>
|