Commit bff3cb73 authored by 邓春圆's avatar 邓春圆

文案修改

parent b89819cc
......@@ -234,7 +234,7 @@
<span @click="toPriceManager(formCopy, true)" style="color: #0a84ff;cursor: pointer;">
查看《#{{$l(formCopy,'title')}}#》路线价格
</span>
<el-button style="font-size: 12px;margin-left: 15px;color: red;" type="text" @click="form.priceStepClearanceList = [];lineNum = 0" >路线</el-button>
<el-button style="font-size: 12px;margin-left: 15px;color: red;" type="text" @click="form.priceStepClearanceList = [];lineNum = 0" >路线</el-button>
</p>
</el-form>
<div slot="footer" class="dialog-footer">
......
......@@ -45,7 +45,7 @@
<span @click="toPriceManager(formCopv)" style="color: #0a84ff;cursor: pointer;">
查看《#{{$l(formCopv,'title')}}#》路线价格
</span>
<el-button style="font-size: 12px;margin-left: 15px;color: red;" type="text" @click="form.priceStepClearanceList = [];lineNum = 0" >路线</el-button>
<el-button style="font-size: 12px;margin-left: 15px;color: red;" type="text" @click="form.priceStepClearanceList = [];lineNum = 0" >路线</el-button>
</p>
<el-form-item>
<el-button type="primary" @click="submitForm">{{$t('确定')}}</el-button>
......
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