Explorar o código

转档记录批量下载功能

wzl %!s(int64=2) %!d(string=hai) anos
pai
achega
aea45f732c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      pages/members/me/expenses.vue

+ 1 - 0
pages/members/me/expenses.vue

@@ -154,6 +154,7 @@ export default {
     handleSelectionChange(val) {
       this.tableDataSelection = val
       if (this.tableDataSelection.length === 0) {
+        this.isDownload = true
         this.isDelete = true
       } else {
         this.isDelete = false