Преглед изворни кода

修复子组件调用父组件查询方法bug

cfort пре 3 година
родитељ
комит
c9df2d1b9e
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/business/platform/data/templaterender/templates/list.vue

+ 1 - 0
src/business/platform/data/templaterender/templates/list.vue

@@ -41,6 +41,7 @@
           :inline="listConfig.searchForm.inline"
           :label-width="listConfig.searchForm.labelWidth"
           :item-width="listConfig.searchForm.itemWidth"
+          @search="search"
         />
       </template>
       <!--数字-->