Redeem 1 سال پیش
والد
کامیت
56d6235e5d
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/components/DilCommonUI/packages/table/src/table.js

+ 1 - 1
src/components/DilCommonUI/packages/table/src/table.js

@@ -104,7 +104,7 @@ export default {
               //执行成功的回调
               this.$emit('func', response.data.data)
               this.refreshColumnData(d.columnData)
-              this.$refs.mainTable.clearSelectionFun()
+              this.$refs.mainTable.clearSelection()
 
               //this.$refs.mainTable.getTableConfig();
               this.isShow = true