瀏覽代碼

新列表自定义下拉框

zhouhao 2 年之前
父節點
當前提交
ebe9bb87e3
共有 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 => {