|
@@ -74,7 +74,7 @@
|
|
|
<view class="list-block-item"
|
|
|
@click="openPage('pages/report/payeeReport/payeeReportList')">
|
|
|
<image class="img" src="../../static/img/report-payee.png" mode="widthFix"></image>
|
|
|
- <view class="txt">收费员问题</view>
|
|
|
+ <view class="txt">巡查收费员</view>
|
|
|
</view>
|
|
|
<view class="list-block-item"
|
|
|
@click="openPage('pages/report/otherReport/otherReportList')">
|