王恒
2025-09-04 616e6be49d3f64f2397cb1b1c05d2c06df3db9a3
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 {