|
@@ -5,7 +5,7 @@
|
|
|
<view class="page-content flex-col">
|
|
<view class="page-content flex-col">
|
|
|
<!-- <uni-row class="row-full">
|
|
<!-- <uni-row class="row-full">
|
|
|
<uni-col class="daiban-tixing flex-row align-center justify-between">
|
|
<uni-col class="daiban-tixing flex-row align-center justify-between">
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
<swiper
|
|
<swiper
|
|
|
class="dt-swiper"
|
|
class="dt-swiper"
|
|
|
circular="true"
|
|
circular="true"
|
|
@@ -25,14 +25,14 @@
|
|
|
style="margin-top: 10px"
|
|
style="margin-top: 10px"
|
|
|
>
|
|
>
|
|
|
<view class="dt-status green">
|
|
<view class="dt-status green">
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
{{ item1.status }}
|
|
{{ item1.status }}
|
|
|
</view>
|
|
</view>
|
|
|
<view class="dt-content">
|
|
<view class="dt-content">
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
{{ item1.type + "-" + item1.title }}
|
|
{{ item1.type + "-" + item1.title }}
|
|
|
</view>
|
|
</view>
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
</view>
|
|
</view>
|
|
|
<view
|
|
<view
|
|
|
v-if="item2"
|
|
v-if="item2"
|
|
@@ -40,14 +40,14 @@
|
|
|
style="margin-bottom: 10px"
|
|
style="margin-bottom: 10px"
|
|
|
>
|
|
>
|
|
|
<view class="dt-status green">
|
|
<view class="dt-status green">
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
{{ item2?.status }}
|
|
{{ item2?.status }}
|
|
|
</view>
|
|
</view>
|
|
|
<view class="dt-content">
|
|
<view class="dt-content">
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
{{ item2?.type + "-" + item2?.title }}
|
|
{{ item2?.type + "-" + item2?.title }}
|
|
|
</view>
|
|
</view>
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
</view>
|
|
</view>
|
|
|
</swiper-item>
|
|
</swiper-item>
|
|
|
</swiper>
|
|
</swiper>
|
|
@@ -60,8 +60,7 @@
|
|
|
<uni-col
|
|
<uni-col
|
|
|
:span="12"
|
|
:span="12"
|
|
|
class="yunxingjilu flex-col justify-between"
|
|
class="yunxingjilu flex-col justify-between"
|
|
|
- @click="navigatorTo('/pages/recordFilling/list')"
|
|
|
|
|
- >
|
|
|
|
|
|
|
+ @click="navigatorTo('/pages/recordFilling/list')">
|
|
|
<view class="half-title">
|
|
<view class="half-title">
|
|
|
{{ $t("home.operationRecordFilling") }}
|
|
{{ $t("home.operationRecordFilling") }}
|
|
|
</view>
|
|
</view>
|
|
@@ -73,8 +72,7 @@
|
|
|
<uni-col
|
|
<uni-col
|
|
|
:span="12"
|
|
:span="12"
|
|
|
class="baoyang flex-col justify-between"
|
|
class="baoyang flex-col justify-between"
|
|
|
- @click="navigatorTo('/pages/maintenance/index')"
|
|
|
|
|
- >
|
|
|
|
|
|
|
+ @click="navigatorTo('/pages/maintenance/index')">
|
|
|
<view class="half-title">
|
|
<view class="half-title">
|
|
|
{{ $t("home.maintenanceWorkOrder") }}
|
|
{{ $t("home.maintenanceWorkOrder") }}
|
|
|
</view>
|
|
</view>
|
|
@@ -88,8 +86,7 @@
|
|
|
<uni-col
|
|
<uni-col
|
|
|
:span="12"
|
|
:span="12"
|
|
|
class="shebeiweixiu flex-col justify-between"
|
|
class="shebeiweixiu flex-col justify-between"
|
|
|
- @click="navigatorTo('/pages/repair/index')"
|
|
|
|
|
- >
|
|
|
|
|
|
|
+ @click="navigatorTo('/pages/repair/index')">
|
|
|
<view class="half-title">
|
|
<view class="half-title">
|
|
|
{{ $t("home.equipmentMaintenance") }}
|
|
{{ $t("home.equipmentMaintenance") }}
|
|
|
</view>
|
|
</view>
|
|
@@ -101,8 +98,7 @@
|
|
|
<uni-col
|
|
<uni-col
|
|
|
:span="12"
|
|
:span="12"
|
|
|
class="xunjian flex-col justify-between"
|
|
class="xunjian flex-col justify-between"
|
|
|
- @click="navigatorTo('/pages/inspection/index')"
|
|
|
|
|
- >
|
|
|
|
|
|
|
+ @click="navigatorTo('/pages/inspection/index')">
|
|
|
<view class="half-title">
|
|
<view class="half-title">
|
|
|
{{ $t("home.inspectionWorkOrder") }}
|
|
{{ $t("home.inspectionWorkOrder") }}
|
|
|
</view>
|
|
</view>
|
|
@@ -115,8 +111,7 @@
|
|
|
<!-- 故障上报 -->
|
|
<!-- 故障上报 -->
|
|
|
<uni-col
|
|
<uni-col
|
|
|
class="guzhang flex-row align-center"
|
|
class="guzhang flex-row align-center"
|
|
|
- @click="navigatorTo('/pages/fault/index')"
|
|
|
|
|
- >
|
|
|
|
|
|
|
+ @click="navigatorTo('/pages/fault/index')">
|
|
|
<view class="half-title" style="margin-right: 10px">
|
|
<view class="half-title" style="margin-right: 10px">
|
|
|
{{ $t("home.faultReporting") }}
|
|
{{ $t("home.faultReporting") }}
|
|
|
</view>
|
|
</view>
|
|
@@ -130,8 +125,7 @@
|
|
|
<view
|
|
<view
|
|
|
class="card-cell flex-row align-center justify-between"
|
|
class="card-cell flex-row align-center justify-between"
|
|
|
@click="navigatorTo('/pages/ruiDu/index')"
|
|
@click="navigatorTo('/pages/ruiDu/index')"
|
|
|
- v-if="isShowRuiduDaily"
|
|
|
|
|
- >
|
|
|
|
|
|
|
+ v-if="isShowRuiduDaily">
|
|
|
<image src="/static/home/ribao.svg" mode="aspectFill"></image>
|
|
<image src="/static/home/ribao.svg" mode="aspectFill"></image>
|
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
@@ -149,8 +143,7 @@
|
|
|
<view
|
|
<view
|
|
|
class="card-cell flex-row align-center justify-between"
|
|
class="card-cell flex-row align-center justify-between"
|
|
|
@click="openRuiDuReportPopup"
|
|
@click="openRuiDuReportPopup"
|
|
|
- v-if="rdReportStatisticsFlag"
|
|
|
|
|
- >
|
|
|
|
|
|
|
+ v-if="rdReportStatisticsFlag">
|
|
|
<image src="/static/home/ribao.svg" mode="aspectFill"></image>
|
|
<image src="/static/home/ribao.svg" mode="aspectFill"></image>
|
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
@@ -169,7 +162,7 @@
|
|
|
<view
|
|
<view
|
|
|
class="card-cell flex-row align-center justify-between"
|
|
class="card-cell flex-row align-center justify-between"
|
|
|
@click="openRuiHengReportPopup"
|
|
@click="openRuiHengReportPopup"
|
|
|
- >
|
|
|
|
|
|
|
+ v-if="rhReportApprovalFlag">
|
|
|
<image src="/static/home/rh.png" mode="aspectFill"></image>
|
|
<image src="/static/home/rh.png" mode="aspectFill"></image>
|
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
@@ -187,7 +180,7 @@
|
|
|
<view
|
|
<view
|
|
|
class="card-cell flex-row align-center justify-between"
|
|
class="card-cell flex-row align-center justify-between"
|
|
|
@click="openRuiYingReportPopup"
|
|
@click="openRuiYingReportPopup"
|
|
|
- >
|
|
|
|
|
|
|
+ v-if="ryReportStatisticsFlag">
|
|
|
<image src="/static/home/ruiying.png" mode="aspectFill"></image>
|
|
<image src="/static/home/ruiying.png" mode="aspectFill"></image>
|
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
@@ -204,8 +197,7 @@
|
|
|
<view
|
|
<view
|
|
|
class="card-cell flex-row align-center justify-between"
|
|
class="card-cell flex-row align-center justify-between"
|
|
|
@click="navigatorTo('/pages/ruihen-task/index')"
|
|
@click="navigatorTo('/pages/ruihen-task/index')"
|
|
|
- v-if="rhTaskFlag"
|
|
|
|
|
- >
|
|
|
|
|
|
|
+ v-if="rhTaskFlag">
|
|
|
<image src="/static/home/ribao.svg" mode="aspectFill"></image>
|
|
<image src="/static/home/ribao.svg" mode="aspectFill"></image>
|
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
@@ -222,8 +214,7 @@
|
|
|
<view
|
|
<view
|
|
|
class="card-cell flex-row align-center justify-between"
|
|
class="card-cell flex-row align-center justify-between"
|
|
|
@click="navigatorTo('/pages/ruihen/index?type=edit')"
|
|
@click="navigatorTo('/pages/ruihen/index?type=edit')"
|
|
|
- v-if="rhReportFlag"
|
|
|
|
|
- >
|
|
|
|
|
|
|
+ v-if="rhReportFlag">
|
|
|
<image src="/static/home/ribao.svg" mode="aspectFill"></image>
|
|
<image src="/static/home/ribao.svg" mode="aspectFill"></image>
|
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
@@ -240,8 +231,7 @@
|
|
|
<view
|
|
<view
|
|
|
class="card-cell flex-row align-center justify-between"
|
|
class="card-cell flex-row align-center justify-between"
|
|
|
@click="navigatorTo('/pages/ruihen/index?type=approval')"
|
|
@click="navigatorTo('/pages/ruihen/index?type=approval')"
|
|
|
- v-if="rhReportApprovalFlag"
|
|
|
|
|
- >
|
|
|
|
|
|
|
+ v-if="rhReportApprovalFlag">
|
|
|
<image src="/static/home/ribao.svg" mode="aspectFill"></image>
|
|
<image src="/static/home/ribao.svg" mode="aspectFill"></image>
|
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
@@ -258,8 +248,7 @@
|
|
|
<view
|
|
<view
|
|
|
class="card-cell flex-row align-center justify-between"
|
|
class="card-cell flex-row align-center justify-between"
|
|
|
@click="navigatorTo('/pages/ruiying/index?type=edit')"
|
|
@click="navigatorTo('/pages/ruiying/index?type=edit')"
|
|
|
- v-if="ryReportFlag"
|
|
|
|
|
- >
|
|
|
|
|
|
|
+ v-if="ryReportFlag">
|
|
|
<image src="/static/home/ribao.svg" mode="aspectFill"></image>
|
|
<image src="/static/home/ribao.svg" mode="aspectFill"></image>
|
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
@@ -276,8 +265,7 @@
|
|
|
<view
|
|
<view
|
|
|
class="card-cell flex-row align-center justify-between"
|
|
class="card-cell flex-row align-center justify-between"
|
|
|
@click="navigatorTo('/pages/ruiying/index?type=approval')"
|
|
@click="navigatorTo('/pages/ruiying/index?type=approval')"
|
|
|
- v-if="ryReportApprovalFlag"
|
|
|
|
|
- >
|
|
|
|
|
|
|
+ v-if="ryReportApprovalFlag">
|
|
|
<image src="/static/home/ribao.svg" mode="aspectFill"></image>
|
|
<image src="/static/home/ribao.svg" mode="aspectFill"></image>
|
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
@@ -294,8 +282,7 @@
|
|
|
<view
|
|
<view
|
|
|
class="card-cell flex-row align-center justify-between"
|
|
class="card-cell flex-row align-center justify-between"
|
|
|
@click="navigatorTo('/pages/ruiyingx/index?type=edit')"
|
|
@click="navigatorTo('/pages/ruiyingx/index?type=edit')"
|
|
|
- v-if="ryXjReportFlag"
|
|
|
|
|
- >
|
|
|
|
|
|
|
+ v-if="ryXjReportFlag">
|
|
|
<image src="/static/home/ribao.svg" mode="aspectFill"></image>
|
|
<image src="/static/home/ribao.svg" mode="aspectFill"></image>
|
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
@@ -312,8 +299,7 @@
|
|
|
<view
|
|
<view
|
|
|
class="card-cell flex-row align-center justify-between"
|
|
class="card-cell flex-row align-center justify-between"
|
|
|
@click="navigatorTo('/pages/ruiyingx/index?type=approval')"
|
|
@click="navigatorTo('/pages/ruiyingx/index?type=approval')"
|
|
|
- v-if="ryXjReportApprovalFlag"
|
|
|
|
|
- >
|
|
|
|
|
|
|
+ v-if="ryXjReportApprovalFlag">
|
|
|
<image src="/static/home/ribao.svg" mode="aspectFill"></image>
|
|
<image src="/static/home/ribao.svg" mode="aspectFill"></image>
|
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
@@ -330,8 +316,7 @@
|
|
|
<!-- 库存查询 -->
|
|
<!-- 库存查询 -->
|
|
|
<view
|
|
<view
|
|
|
class="card-cell flex-row align-center justify-between"
|
|
class="card-cell flex-row align-center justify-between"
|
|
|
- @click="navigatorTo('/pages/inventory/index')"
|
|
|
|
|
- >
|
|
|
|
|
|
|
+ @click="navigatorTo('/pages/inventory/index')">
|
|
|
<image src="/static/home/kucun.svg" mode="aspectFill"></image>
|
|
<image src="/static/home/kucun.svg" mode="aspectFill"></image>
|
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
@@ -348,8 +333,7 @@
|
|
|
<!-- 保养查询 -->
|
|
<!-- 保养查询 -->
|
|
|
<view
|
|
<view
|
|
|
class="card-cell flex-row align-center justify-between"
|
|
class="card-cell flex-row align-center justify-between"
|
|
|
- @click="navigatorTo('/pages/maintenance/search')"
|
|
|
|
|
- >
|
|
|
|
|
|
|
+ @click="navigatorTo('/pages/maintenance/search')">
|
|
|
<image src="/static/home/taizhang.svg" mode="aspectFill"></image>
|
|
<image src="/static/home/taizhang.svg" mode="aspectFill"></image>
|
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
@@ -366,8 +350,7 @@
|
|
|
<!-- 设备台账 -->
|
|
<!-- 设备台账 -->
|
|
|
<view
|
|
<view
|
|
|
class="card-cell flex-row align-center justify-between"
|
|
class="card-cell flex-row align-center justify-between"
|
|
|
- @click="navigatorTo('/pages/ledger/index')"
|
|
|
|
|
- >
|
|
|
|
|
|
|
+ @click="navigatorTo('/pages/ledger/index')">
|
|
|
<image src="/static/home/taizhang.svg" mode="aspectFill"></image>
|
|
<image src="/static/home/taizhang.svg" mode="aspectFill"></image>
|
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
@@ -384,12 +367,10 @@
|
|
|
<!-- 设备状态变更 -->
|
|
<!-- 设备状态变更 -->
|
|
|
<view
|
|
<view
|
|
|
class="card-cell flex-row align-center justify-between"
|
|
class="card-cell flex-row align-center justify-between"
|
|
|
- @click="navigatorTo('/pages/statusChange/index')"
|
|
|
|
|
- >
|
|
|
|
|
|
|
+ @click="navigatorTo('/pages/statusChange/index')">
|
|
|
<image
|
|
<image
|
|
|
src="/static/home/zhuangtaibiangeng.svg"
|
|
src="/static/home/zhuangtaibiangeng.svg"
|
|
|
- mode="aspectFill"
|
|
|
|
|
- ></image>
|
|
|
|
|
|
|
+ mode="aspectFill"></image>
|
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
|
<view class="title">
|
|
<view class="title">
|
|
@@ -405,8 +386,7 @@
|
|
|
<!-- 设备责任人 -->
|
|
<!-- 设备责任人 -->
|
|
|
<view
|
|
<view
|
|
|
class="card-cell flex-row align-center justify-between"
|
|
class="card-cell flex-row align-center justify-between"
|
|
|
- @click="navigatorTo('/pages/deviceUser/index')"
|
|
|
|
|
- >
|
|
|
|
|
|
|
+ @click="navigatorTo('/pages/deviceUser/index')">
|
|
|
<image src="/static/home/deviceUser.svg" mode="aspectFill"></image>
|
|
<image src="/static/home/deviceUser.svg" mode="aspectFill"></image>
|
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
@@ -423,8 +403,7 @@
|
|
|
<!-- 设备实时数据监控 -->
|
|
<!-- 设备实时数据监控 -->
|
|
|
<view
|
|
<view
|
|
|
class="card-cell flex-row align-center justify-between"
|
|
class="card-cell flex-row align-center justify-between"
|
|
|
- @click="navigatorTo('/pages/realTimeData/index')"
|
|
|
|
|
- >
|
|
|
|
|
|
|
+ @click="navigatorTo('/pages/realTimeData/index')">
|
|
|
<image src="/static/home/shujujiankong.svg" mode="aspectFill"></image>
|
|
<image src="/static/home/shujujiankong.svg" mode="aspectFill"></image>
|
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
@@ -441,8 +420,7 @@
|
|
|
<!-- 统计分析 -->
|
|
<!-- 统计分析 -->
|
|
|
<view
|
|
<view
|
|
|
class="card-cell flex-row align-center justify-between"
|
|
class="card-cell flex-row align-center justify-between"
|
|
|
- @click="navigatorTo('/pages/statistic/index')"
|
|
|
|
|
- >
|
|
|
|
|
|
|
+ @click="navigatorTo('/pages/statistic/index')">
|
|
|
<image src="/static/home/tongjifenxi.svg" mode="aspectFill"></image>
|
|
<image src="/static/home/tongjifenxi.svg" mode="aspectFill"></image>
|
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
<view class="cell-con flex-row align-center justify-between">
|
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
<view class="cell-text flex-row align-center justify-start">
|
|
@@ -464,24 +442,21 @@
|
|
|
ref="ruiDuReportPopup"
|
|
ref="ruiDuReportPopup"
|
|
|
type="bottom"
|
|
type="bottom"
|
|
|
background-color="#fff"
|
|
background-color="#fff"
|
|
|
- border-radius="10px 10px 0 0"
|
|
|
|
|
- >
|
|
|
|
|
|
|
+ border-radius="10px 10px 0 0">
|
|
|
<view class="report-popup">
|
|
<view class="report-popup">
|
|
|
<view class="report-popup-header">
|
|
<view class="report-popup-header">
|
|
|
{{ $t("ruiDuReport.selectTitle") }}
|
|
{{ $t("ruiDuReport.selectTitle") }}
|
|
|
</view>
|
|
</view>
|
|
|
<view
|
|
<view
|
|
|
class="report-popup-item"
|
|
class="report-popup-item"
|
|
|
- @click="navigateToRuiDuReport('/pages/ruiDuReport/daily-detail')"
|
|
|
|
|
- >
|
|
|
|
|
|
|
+ @click="navigateToRuiDuReport('/pages/ruiDuReport/daily-detail')">
|
|
|
{{ $t("ruiDuReport.dailyDetail") }}
|
|
{{ $t("ruiDuReport.dailyDetail") }}
|
|
|
</view>
|
|
</view>
|
|
|
<view
|
|
<view
|
|
|
class="report-popup-item"
|
|
class="report-popup-item"
|
|
|
@click="
|
|
@click="
|
|
|
navigateToRuiDuReport('/pages/ruiDuReport/daily-team-statistic')
|
|
navigateToRuiDuReport('/pages/ruiDuReport/daily-team-statistic')
|
|
|
- "
|
|
|
|
|
- >
|
|
|
|
|
|
|
+ ">
|
|
|
{{ $t("ruiDuReport.dailyTeamStatistic") }}
|
|
{{ $t("ruiDuReport.dailyTeamStatistic") }}
|
|
|
</view>
|
|
</view>
|
|
|
<view class="report-popup-cancel" @click="closeRuiDuReportPopup">
|
|
<view class="report-popup-cancel" @click="closeRuiDuReportPopup">
|
|
@@ -495,16 +470,14 @@
|
|
|
ref="ruiHengReportPopup"
|
|
ref="ruiHengReportPopup"
|
|
|
type="bottom"
|
|
type="bottom"
|
|
|
background-color="#fff"
|
|
background-color="#fff"
|
|
|
- border-radius="10px 10px 0 0"
|
|
|
|
|
- >
|
|
|
|
|
|
|
+ border-radius="10px 10px 0 0">
|
|
|
<view class="report-popup">
|
|
<view class="report-popup">
|
|
|
<view class="report-popup-header">
|
|
<view class="report-popup-header">
|
|
|
{{ $t("ruiHengReport.selectTitle") }}
|
|
{{ $t("ruiHengReport.selectTitle") }}
|
|
|
</view>
|
|
</view>
|
|
|
<view
|
|
<view
|
|
|
class="report-popup-item"
|
|
class="report-popup-item"
|
|
|
- @click="navigateToRuiHengReport('/pages/ruiHengReport/index')"
|
|
|
|
|
- >
|
|
|
|
|
|
|
+ @click="navigateToRuiHengReport('/pages/ruiHengReport/index')">
|
|
|
{{ $t("ruiDuReport.dailyDetail") }}
|
|
{{ $t("ruiDuReport.dailyDetail") }}
|
|
|
</view>
|
|
</view>
|
|
|
|
|
|
|
@@ -519,16 +492,14 @@
|
|
|
ref="ruiYingReportPopup"
|
|
ref="ruiYingReportPopup"
|
|
|
type="bottom"
|
|
type="bottom"
|
|
|
background-color="#fff"
|
|
background-color="#fff"
|
|
|
- border-radius="10px 10px 0 0"
|
|
|
|
|
- >
|
|
|
|
|
|
|
+ border-radius="10px 10px 0 0">
|
|
|
<view class="report-popup">
|
|
<view class="report-popup">
|
|
|
<view class="report-popup-header">
|
|
<view class="report-popup-header">
|
|
|
{{ $t("ruiYingReport.selectTitle") }}
|
|
{{ $t("ruiYingReport.selectTitle") }}
|
|
|
</view>
|
|
</view>
|
|
|
<view
|
|
<view
|
|
|
class="report-popup-item"
|
|
class="report-popup-item"
|
|
|
- @click="navigateToRuiYingReport('/pages/ruiYingReport/index')"
|
|
|
|
|
- >
|
|
|
|
|
|
|
+ @click="navigateToRuiYingReport('/pages/ruiYingReport/index')">
|
|
|
{{ $t("ruiDuReport.dailyDetail") }}
|
|
{{ $t("ruiDuReport.dailyDetail") }}
|
|
|
</view>
|
|
</view>
|
|
|
|
|
|
|
@@ -610,6 +581,8 @@ onMounted(async () => {
|
|
|
// 是否展示瑞都日报入口
|
|
// 是否展示瑞都日报入口
|
|
|
const isShowRuiduDaily = ref(false);
|
|
const isShowRuiduDaily = ref(false);
|
|
|
const rdReportStatisticsFlag = ref(false);
|
|
const rdReportStatisticsFlag = ref(false);
|
|
|
|
|
+const ryReportStatisticsFlag = ref(false);
|
|
|
|
|
+const rhReportStatisticsFlag = ref(false);
|
|
|
const rhReportFlag = ref(false);
|
|
const rhReportFlag = ref(false);
|
|
|
const rhTaskFlag = ref(false);
|
|
const rhTaskFlag = ref(false);
|
|
|
const rhReportApprovalFlag = ref(false);
|
|
const rhReportApprovalFlag = ref(false);
|
|
@@ -627,9 +600,11 @@ const getLoginUser = async () => {
|
|
|
// isShowRuiduDaily.value = true;
|
|
// isShowRuiduDaily.value = true;
|
|
|
rhReportFlag.value = response.data.rhReportFlag;
|
|
rhReportFlag.value = response.data.rhReportFlag;
|
|
|
rhTaskFlag.value = response.data.rhReportFlag;
|
|
rhTaskFlag.value = response.data.rhReportFlag;
|
|
|
|
|
+ rhReportStatisticsFlag.value = response.data.rhReportStatisticsFlag;
|
|
|
// rhTaskFlag.value = true;
|
|
// rhTaskFlag.value = true;
|
|
|
rhReportApprovalFlag.value = response.data.rhReportApprovalFlag;
|
|
rhReportApprovalFlag.value = response.data.rhReportApprovalFlag;
|
|
|
ryReportFlag.value = response.data.ryReportFlag;
|
|
ryReportFlag.value = response.data.ryReportFlag;
|
|
|
|
|
+ ryReportStatisticsFlag.value = response.data.ryReportStatisticsFlag;
|
|
|
// ryReportFlag.value = true;
|
|
// ryReportFlag.value = true;
|
|
|
ryReportApprovalFlag.value = response.data.ryReportApprovalFlag;
|
|
ryReportApprovalFlag.value = response.data.ryReportApprovalFlag;
|
|
|
// ryReportApprovalFlag.value = true;
|
|
// ryReportApprovalFlag.value = true;
|