linwe
2024-06-17 5a75795e30bc9f8db0ca05def4419fbfc2f38cef
src/views/userHouse/houseHoldList.vue
@@ -1054,10 +1054,7 @@
      uploadAfter(res, done, loading, column) {
        this.excelBox = false
        this.onLoad(this.page)
        this.$message({
          type: "success",
          message: res
        })
        this.$alert(res)
        this.$refs.crud.toggleSelection()
        done()
      },