Ver Fonte

修改bug

chenrui há 6 meses atrás
pai
commit
fa4ae6decd
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      src/views/salesManagement/onlinePayOrder/list.vue

+ 1 - 0
src/views/salesManagement/onlinePayOrder/list.vue

@@ -515,6 +515,7 @@ export default {
     handleExport () {
       const _this = this
       const params = this.queryParam
+      params.showDiscountAmountFlag = 0
       this.exportLoading = true
       _this.spinning = true
       salesExport(params).then(res => {