Sfoglia il codice sorgente

月度查询参数组件增加对话框返回值类型配置

cfort 1 anno fa
parent
commit
e54f86490a
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/views/component/env/monthlyStat.vue

+ 1 - 0
src/views/component/env/monthlyStat.vue

@@ -50,6 +50,7 @@
                             v-model="paramForm[field.key]"
                             size="small"
                             :template-key="field.templateKey"
+                            :store="field.store || 'id'"
                             :multiple="false"
                             type="dialog"
                             class="custom-dialog"