From b576a615515350d517f21de4627c71936ecbcbe2 Mon Sep 17 00:00:00 2001 From: aixianling Date: Mon, 9 Jan 2023 09:36:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96aitable?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../bigscreen/designer/components/List.vue | 4 +- .../designer/components/SourceData.vue | 2 +- packages/bigscreen/dv/AppGridDV.vue | 4 +- .../AppHealthReport/components/Detail.vue | 2 +- .../conv/AppHealthReport/components/List.vue | 8 +- .../conv/AppReportAiWill/components/List.vue | 2 +- .../components/AbnormalList.vue | 8 +- .../AppReturnHomeRegister/components/List.vue | 6 +- packages/conv/AppRiskArea/components/List.vue | 2 +- .../components/Statistics.vue | 2 +- .../components/Detail.vue | 2 +- .../AppVillagerDiscussion/components/List.vue | 8 +- .../AppWeddingsFunerals/components/List.vue | 6 +- .../components/gridScoreRules.vue | 2 +- .../AppIntegralAudit/components/List.vue | 4 +- .../scoreFamily/AppScoreFamily.vue | 2 +- .../scorePersonal/AppScorePersonal.vue | 6 +- .../AppEarlyWarning/components/List.vue | 4 +- .../tutelage/AppSoS/components/List.vue | 2 +- .../tutelage/AppWristband/components/List.vue | 4 +- .../extra/AppAddressBook/components/List.vue | 2 +- .../AppThematicConfig/components/List.vue | 2 +- .../grid/AppGridBlock/components/list.vue | 2 +- .../meta/AppPartyMember/components/Add.vue | 4 +- .../meta/AppPartyMember/components/Detail.vue | 4 +- packages/meta/AppResident/auditList.vue | 6 +- .../components/meetingDetail.vue | 2 +- .../AppContentInfo/components/Audit.vue | 4 +- .../AppContentInfo/components/List.vue | 2 +- .../AppRuralTourism/components/ruralList.vue | 2 +- .../AppShowProduce/components/List.vue | 2 +- .../AppVillageInfo/components/Event.vue | 4 +- .../components/List.vue | 2 +- .../AppVillageRegulations/components/List.vue | 2 +- .../work/AppAskForm/components/Statistics.vue | 2 +- .../work/AppAssessment/components/List.vue | 2 +- .../AppAssessment/components/Statistics.vue | 4 +- packages/work/AppConference/detail.vue | 2 +- .../AppDispatchManagement/components/List.vue | 6 +- .../AppHelpDeclaration/components/List.vue | 2 +- .../work/AppRiskWarning/components/List.vue | 2 +- .../work/AppVisitToVerify/components/List.vue | 4 +- .../AppVisitVondolence/components/List.vue | 2 +- .../Announce/AppAnnounce/components/List.vue | 2 +- .../AppAnnounceResident/components/List.vue | 2 +- .../AppAnnounceWeChat/components/List.vue | 2 +- .../AppBuddyMessage/components/List.vue | 2 +- .../AppMassNotification/components/List.vue | 8 +- .../AppResidentManage/components/Detail.vue | 2 +- .../AppResidentManage/components/List.vue | 8 +- .../wxwork/AppVillageCode/components/List.vue | 2 +- .../AppMicrodiskManage/components/List.vue | 4 +- .../AppAnnounce/components/List.vue | 2 +- .../oms/apps/AppArticles/components/Event.vue | 2 +- project/pidu/app/AppGoods/components/List.vue | 4 +- .../components/ApplyList.vue | 4 +- .../components/gridScoreRules.vue | 2 +- project/pidu/app/AppOrder/components/List.vue | 2 +- .../components/List.vue | 4 +- .../apps/AppCommunityInfo/components/List.vue | 2 +- .../components/List.vue | 8 +- .../AppDataComparison/components/List.vue | 4 +- .../apps/AppHealthReport/components/List.vue | 2 +- .../apps/AppHomeReport/components/List.vue | 4 +- .../apps/AppPartyMember/components/Add.vue | 4 +- .../apps/AppPartyMember/components/Detail.vue | 4 +- .../apps/AppRiskArea/components/List.vue | 2 +- .../AppWishfulThinking/components/List.vue | 2 +- .../apps/AppWorkTask/components/Detail.vue | 8 +- .../AppWorkTask/components/ExecuteList.vue | 4 +- .../AppWorkTask/components/InitiatorList.vue | 4 +- .../Announce/AppAnnounce/components/List.vue | 2 +- .../AppPartyIntegralAudit/components/List.vue | 2 +- .../Announce/AppAnnounce/components/List.vue | 2 +- .../AppAnnounceResident/components/List.vue | 2 +- .../AppAnnounceWeChat/components/List.vue | 2 +- .../apps/AppAddressBook/components/List.vue | 2 +- .../apps/AppAskForm/components/Statistics.vue | 2 +- .../AppMaterialLibrary/components/List.vue | 2 +- .../apps/AppReportAiWill/components/List.vue | 2 +- .../AppReturnHomeRegister/components/List.vue | 6 +- .../sass/apps/AppRiskArea/components/List.vue | 2 +- .../grid/AppGridBlock/components/list.vue | 2 +- .../AppVillageCode/components/List.vue | 2 +- .../components/CommentsList.vue | 4 +- .../AppVillagersCircle/components/List.vue | 4 +- .../creditScore/scoreManage/pointsDetails.vue | 2 +- ui/packages/basic/AiTable.vue | 163 +++++++----------- 88 files changed, 203 insertions(+), 246 deletions(-) diff --git a/packages/bigscreen/designer/components/List.vue b/packages/bigscreen/designer/components/List.vue index a8a0eb9a..c3e58be2 100644 --- a/packages/bigscreen/designer/components/List.vue +++ b/packages/bigscreen/designer/components/List.vue @@ -33,7 +33,7 @@ style="margin-top: 6px;" :current.sync="search.current" :size.sync="search.size" - @getList="getList"> + @getList="getList" :dict="dict">