瀏覽代碼

Merge branch 'master_bug' into develop

zhouhao 2 年之前
父節點
當前提交
2556b6c29f
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 => {