miniprogram/components/chat-components/summary/recordsetTable/recordsetTable.wxml
@@ -1,2 +1 @@ <!--components/chat-components/summary/recordsetTable/recordsetTable.wxml--> <text>components/chat-components/summary/recordsetTable/recordsetTable.wxml</text> <table class="basic-table" columns="{{tableColumns}}" dataList="{{dataList}}" showTipImage="{{dataList.length===0}}" />