Explorar o código

新列表自定义下拉框

zhouhao %!s(int64=2) %!d(string=hai) anos
pai
achega
ebe9bb87e3
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 => {