policy/reportPage/reportPage.vue
@@ -23,7 +23,7 @@ <view class="set-flex set-start set-flex-content-between"> <view> <view class="set-line1"> <text>执法时间:</text>{{item.planTime}} <text>执法时间:</text>{{item.planTime || item.planMonth || ''}} </view> <view class="set-line1"> <text>申请时间:</text>{{item.applyTime}} @@ -46,7 +46,9 @@ </template> <script> import { executeList } from '@/api/policy.js' import { executeList } from '@/api/policy.js' export default { data() { return {