Commit cc6d0c9d authored by 黄奎's avatar 黄奎

联运修改

parent 212ba2ef
...@@ -228,7 +228,7 @@ ...@@ -228,7 +228,7 @@
<span v-else>{{item.BackEvaluatePrice}}</span> <span v-else>{{item.BackEvaluatePrice}}</span>
</td> </td>
<td> <td>
<el-input class="w95" v-model="item.AddBackCostPrice" @keyup.native="checkPrice(item,'AddBackCostPrice',true)"></el-input> <el-input class="w95" v-model="item.BackAddPrice" @keyup.native="checkPrice(item,'BackAddPrice',true)"></el-input>
</td> </td>
</tr> </tr>
</tbody> </tbody>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment