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