Prechádzať zdrojové kódy

Merge branch 'master_bug' into develop

zhouhao 2 rokov pred
rodič
commit
2556b6c29f

+ 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 => {