فهرست منبع

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

cfort 3 سال پیش
والد
کامیت
1f2cad1dee
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>
       <!--数字-->