Browse Source

no message

Fly 1 month ago
parent
commit
0933ee17a0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pages/map/matterDetails.vue

+ 2 - 2
pages/map/matterDetails.vue

@@ -22,9 +22,9 @@
 				<view class="matter-val">{{info.processingDays}}天(工作日)</view>
 			</view>
 		</template>
-		<!-- <view class="distance-btn" @click.stop="goTransact()">
+		<view class="distance-btn" @click.stop="goTransact()">
 			<text>去办理</text>
-		</view> -->
+		</view>
 	</view>
 </template>