Explorar o código

重置后重新赋值

wangxingcheng %!s(int64=2) %!d(string=hai) anos
pai
achega
a6e1475d29
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/customer/openSea.vue

+ 1 - 1
src/views/customer/openSea.vue

@@ -289,7 +289,7 @@
         this.listLoading = false
       },
       exportData() {
-        this.queryForm = true
+        this.queryForm.isPublic = true
         let exportFrom = JSON.parse(JSON.stringify(this.queryForm))
         exportFrom.columns = this.finallyColumns.map((item) => item.label)
         api