jiangping
2024-09-29 db7fc66a0b640aa8ba68474b8922e7ce50c34dfe
admin/src/components/business/OperaCarsWindow.vue
@@ -95,7 +95,7 @@
          this.memberList = res
        })
        .catch(e => {
          this.$tip.apiFailed(e)
          // this.$tip.apiFailed(e)
        })
        .finally(() => {
          this.isWorking = false