diff --git a/packages/3.0.0/AppReportAiWill/components/Detail.vue b/packages/3.0.0/AppReportAiWill/components/Detail.vue index 31c9898c..5f5fa5a1 100644 --- a/packages/3.0.0/AppReportAiWill/components/Detail.vue +++ b/packages/3.0.0/AppReportAiWill/components/Detail.vue @@ -312,7 +312,7 @@ }, onConfirm () { - if (this.gridInfo.userId || this.gridInfo.isLastLevel === '1') { + if (this.gridInfo.userId || this.gridInfo.girdLevel === '2') { if (this.gridInfo.userId) { this.forwardForm.girdId = this.gridInfo.girdId this.forwardForm.girdName = this.gridInfo.girdName diff --git a/project/shandong10086/apps.import.json b/project/shandong10086/apps.import.json index 16c2828b..6d9c4c66 100644 --- a/project/shandong10086/apps.import.json +++ b/project/shandong10086/apps.import.json @@ -19,10 +19,9 @@ "AppScoreFamily": "家庭积分", "AppScorePersonal": "个人积分", "AppScoreRules": "积分规则", - "AppScoreManage": "积分维护", "AppScoreSupermarket": "积分超市", "AppVillageActivity": "乡村活动", "AppAddressBook": "内部通讯录", "AppNavConfig": "小程序导航配置", "AppConvenienceAddressBook": "便民通讯录" -} +} \ No newline at end of file diff --git a/project/shandong10086/apps/shandong/AppVillagersCircle/components/List.vue b/project/shandong10086/apps/shandong/AppVillagersCircle/components/List.vue index 027dd90c..0eef8a80 100644 --- a/project/shandong10086/apps/shandong/AppVillagersCircle/components/List.vue +++ b/project/shandong10086/apps/shandong/AppVillagersCircle/components/List.vue @@ -17,22 +17,22 @@ @change="search.current = 1, getList()" :selectList="dict.getDict('villagerCircleTopic')"> - - + +