Explorar o código

Merge branch 'master_bug' into develop

zhouhao %!s(int64=2) %!d(string=hai) anos
pai
achega
2556b6c29f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/template/template-page-1.vue

+ 1 - 1
src/components/template/template-page-1.vue

@@ -112,7 +112,7 @@ export default {
 
   methods: {
     getDictCode(params) {
-    
+      this.codeGather = {}
       commonDict(params).then(res => {
         if (res.data.length) {
           res.data.map(item => {