king
2024-03-29 deb2536eaaa559d6c8ec94f81afb94b6c7806b4d
src/tabviews/custom/components/module/voucher/index.jsx
@@ -1189,8 +1189,10 @@
            return
          }
    
          Modal.success({
            title: '已经通过审核'
          notification.success({
            top: 92,
            message: '已经通过审核',
            duration: 2
          })
          that.getVoucher()
@@ -1237,8 +1239,10 @@
            return
          }
    
          Modal.success({
            title: '审核已取消'
          notification.success({
            top: 92,
            message: '审核已取消',
            duration: 2
          })
          that.getVoucher()