scorpio %!s(int64=2) %!d(string=hai) anos
pai
achega
4b5b3ef8df
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/home/component/dash.vue

+ 1 - 1
src/views/home/component/dash.vue

@@ -1036,7 +1036,7 @@ export default {
       }
     },
     changeIndustry(list) {
-      this.projectForm.dictKey = JSON.stringify(list)
+      this.projectForm.dictKey = list
     }
   }
 }