Commit c33cfada authored by 华国豪's avatar 华国豪 🙄

解决问题

parent c97262e0
......@@ -2188,9 +2188,6 @@
</el-row>
</el-form>
</div>
</div>
<div>
<el-dialog custom-class='w350' title="修改订单额外金额" :visible.sync="OrderMoneyDialog" center>
<el-form label-width="110px">
<el-form-item label="额外奖励金额:" class="w280">
......@@ -2207,9 +2204,7 @@
<button class="hollowFixedBtn" @click="OrderMoneyDialog=false">{{$t('pub.cancelBtn')}}</button>
</div>
</el-dialog>
</div>
</template>
<script>
......
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