|
|
@@ -53,120 +53,114 @@ |
|
|
|
<!-- </template>--> |
|
|
|
<!-- </van-cell>--> |
|
|
|
<!-- </van-row>--> |
|
|
|
<van-row class="indexCard"> |
|
|
|
<van-row class="indexCard" v-for="( item , index) in menusList" :key="index"> |
|
|
|
<van-cell style="border-radius: 6px;"> |
|
|
|
<template #title> |
|
|
|
<p style="font-weight: bold;font-size: 18px;display: inline-block">财务监管</p> |
|
|
|
<p style="font-weight: bold;font-size: 18px;display: inline-block">{{item.modleName}}</p> |
|
|
|
</template> |
|
|
|
</van-cell> |
|
|
|
<van-grid :border="false"> |
|
|
|
<van-grid-item text="科目余额表" :to="{name:'yinnongListBalanceRanking'}" > |
|
|
|
<!-- 'yinnongListBalanceRanking'--> |
|
|
|
<van-grid-item :text="childrenItem.menuName" :to="{name:childrenItem.menuUrl}" v-for="( childrenItem , childrenIndex ) in item.menus" :key="childrenItem.id" > |
|
|
|
<div class="icon all" slot="default" > |
|
|
|
<img src="../../../static/images/onlineHome/icon_Y11.png" alt /> |
|
|
|
<img :src="require('@/assets/images/sunVillage_info/' + childrenItem.menuIcon)" alt /> |
|
|
|
</div> |
|
|
|
<p style="margin-top: 5px;color: #666666;">科目余额表</p> |
|
|
|
<p style="margin-top: 5px;color: #666666;">{{childrenItem.menuName}}</p> |
|
|
|
</van-grid-item> |
|
|
|
<van-grid-item text="科目明细账" :to="{name:'yinnongDetailedLedger'}" > |
|
|
|
<div class="icon all" slot="default"> |
|
|
|
<img src="../../../static/images/onlineHome/icon_Y12.png" alt /> |
|
|
|
</div> |
|
|
|
<p style="margin-top: 5px;color: #666666;">科目明细账</p> |
|
|
|
</van-grid-item> |
|
|
|
|
|
|
|
</van-grid> |
|
|
|
</van-row> |
|
|
|
|
|
|
|
<van-row class="indexCard"> |
|
|
|
<van-cell style="border-radius: 6px;"> |
|
|
|
<template #title> |
|
|
|
<p style="font-weight: bold;font-size: 18px;display: inline-block">支出申请</p> |
|
|
|
</template> |
|
|
|
</van-cell> |
|
|
|
<van-grid :border="false"> |
|
|
|
<van-grid-item text="银行卡转账" :to="{name:'approvalList'}" > |
|
|
|
<div class="icon" slot="default" style="background:#FF4646;" > |
|
|
|
<img src="../../../static/images/onlineHome/icon_Y1.png" alt /> |
|
|
|
</div> |
|
|
|
<p style="margin-top: 5px;color: #666666;">银行卡转账</p> |
|
|
|
</van-grid-item> |
|
|
|
<!-- <van-grid-item text="代管转账" :to="{name:'approvalList4'}" >--> |
|
|
|
<!-- <div class="icon" slot="default" style="background:#c568f5;" >--> |
|
|
|
<!-- <img src="../../../static/images/onlineHome/icon_Y4.png" alt />--> |
|
|
|
<!-- </div>--> |
|
|
|
<!-- <p style="margin-top: 5px;color: #666666;">代管转账</p>--> |
|
|
|
<!-- </van-grid-item>--> |
|
|
|
<van-grid-item text="信用卡还款" :to="{name:'approvalList2'}" > |
|
|
|
<div class="icon" slot="default" style="background:#3ac2db;" > |
|
|
|
<img src="../../../static/images/onlineHome/icon_Y2.png" alt /> |
|
|
|
</div> |
|
|
|
<p style="margin-top: 5px;color: #666666;">信用卡还款</p> |
|
|
|
</van-grid-item> |
|
|
|
<!-- <van-grid-item text="现金提现" :to="{name:'approvalList10'}" >--> |
|
|
|
<!-- <div class="icon" slot="default" style="background:#FF6464;" >--> |
|
|
|
<!-- <img src="../../../static/images/onlineHome/icon_Y6.png" alt />--> |
|
|
|
<!-- </div>--> |
|
|
|
<!-- <p style="margin-top: 5px;color: #666666;">现金提现</p>--> |
|
|
|
<!-- </van-grid-item>--> |
|
|
|
<van-grid-item text="备付金支出" :to="{name:'approvalList11'}" > |
|
|
|
<div class="icon" slot="default" style="background:#7790FE;" > |
|
|
|
<img src="../../../static/images/onlineHome/icon_Y7.png" alt /> |
|
|
|
</div> |
|
|
|
<p style="margin-top: 5px;color: #666666;">备付金支出</p> |
|
|
|
</van-grid-item> |
|
|
|
<van-grid-item text="汇票支出" :to="{name:'approvalList12'}" > |
|
|
|
<div class="icon" slot="default" style="background:#539ffd;" > |
|
|
|
<img src="../../../static/images/onlineHome/icon_Y8.png" alt /> |
|
|
|
</div> |
|
|
|
<p style="margin-top: 5px;color: #666666;">汇票支出</p> |
|
|
|
</van-grid-item> |
|
|
|
<van-grid-item text="收款账户" :to="{name:'collectionList'}" > |
|
|
|
<div class="icon" slot="default" style="background:#7dda4f;" > |
|
|
|
<img src="../../../static/images/onlineHome/icon_Y9.png" alt /> |
|
|
|
</div> |
|
|
|
<p style="margin-top: 5px;color: #666666;">收款账户</p> |
|
|
|
</van-grid-item> |
|
|
|
<van-grid-item text="付款账户" :to="{name:'paymentAccountList'}" > |
|
|
|
<div class="icon" slot="default" style="background:#FF4646;" > |
|
|
|
<img src="../../../static/images/onlineHome/icon_Y10.png" alt /> |
|
|
|
</div> |
|
|
|
<p style="margin-top: 5px;color: #666666;">付款账户</p> |
|
|
|
</van-grid-item> |
|
|
|
<van-grid-item text="开户行" :to="{name:'yinnongBankOfDepositList'}" > |
|
|
|
<div class="icon" slot="default" style="background:#FF6464;" > |
|
|
|
<img src="../../../static/images/onlineHome/icon_Y6.png" alt /> |
|
|
|
</div> |
|
|
|
<p style="margin-top: 5px;color: #666666;">开户行</p> |
|
|
|
</van-grid-item> |
|
|
|
<van-grid-item text="重大事项" :to="{name:'approvalList13'}" > |
|
|
|
<div class="icon" slot="default" style="background:#c568f5;" > |
|
|
|
<img src="../../../static/images/onlineHome/icon_Y3.png" alt /> |
|
|
|
</div> |
|
|
|
<p style="margin-top: 5px;color: #666666;">重大事项</p> |
|
|
|
</van-grid-item> |
|
|
|
</van-grid> |
|
|
|
</van-row> |
|
|
|
<!-- <van-row class="indexCard">--> |
|
|
|
<!-- <van-cell style="border-radius: 6px;">--> |
|
|
|
<!-- <template #title>--> |
|
|
|
<!-- <p style="font-weight: bold;font-size: 18px;display: inline-block">支出申请</p>--> |
|
|
|
<!-- </template>--> |
|
|
|
<!-- </van-cell>--> |
|
|
|
<!-- <van-grid :border="false">--> |
|
|
|
<!-- <van-grid-item text="银行卡转账" :to="{name:'approvalList'}" >--> |
|
|
|
<!-- <div class="icon" slot="default" style="background:#FF4646;" >--> |
|
|
|
<!-- <img src="../../../static/images/onlineHome/icon_Y1.png" alt />--> |
|
|
|
<!-- </div>--> |
|
|
|
<!-- <p style="margin-top: 5px;color: #666666;">银行卡转账</p>--> |
|
|
|
<!-- </van-grid-item>--> |
|
|
|
<!-- <!– <van-grid-item text="代管转账" :to="{name:'approvalList4'}" >–>--> |
|
|
|
<!-- <!– <div class="icon" slot="default" style="background:#c568f5;" >–>--> |
|
|
|
<!-- <!– <img src="../../../static/images/onlineHome/icon_Y4.png" alt />–>--> |
|
|
|
<!-- <!– </div>–>--> |
|
|
|
<!-- <!– <p style="margin-top: 5px;color: #666666;">代管转账</p>–>--> |
|
|
|
<!-- <!– </van-grid-item>–>--> |
|
|
|
<!-- <van-grid-item text="信用卡还款" :to="{name:'approvalList2'}" >--> |
|
|
|
<!-- <div class="icon" slot="default" style="background:#3ac2db;" >--> |
|
|
|
<!-- <img src="../../../static/images/onlineHome/icon_Y2.png" alt />--> |
|
|
|
<!-- </div>--> |
|
|
|
<!-- <p style="margin-top: 5px;color: #666666;">信用卡还款</p>--> |
|
|
|
<!-- </van-grid-item>--> |
|
|
|
<!-- <!– <van-grid-item text="现金提现" :to="{name:'approvalList10'}" >–>--> |
|
|
|
<!-- <!– <div class="icon" slot="default" style="background:#FF6464;" >–>--> |
|
|
|
<!-- <!– <img src="../../../static/images/onlineHome/icon_Y6.png" alt />–>--> |
|
|
|
<!-- <!– </div>–>--> |
|
|
|
<!-- <!– <p style="margin-top: 5px;color: #666666;">现金提现</p>–>--> |
|
|
|
<!-- <!– </van-grid-item>–>--> |
|
|
|
<!-- <van-grid-item text="备付金支出" :to="{name:'approvalList11'}" >--> |
|
|
|
<!-- <div class="icon" slot="default" style="background:#7790FE;" >--> |
|
|
|
<!-- <img src="../../../static/images/onlineHome/icon_Y7.png" alt />--> |
|
|
|
<!-- </div>--> |
|
|
|
<!-- <p style="margin-top: 5px;color: #666666;">备付金支出</p>--> |
|
|
|
<!-- </van-grid-item>--> |
|
|
|
<!-- <van-grid-item text="汇票支出" :to="{name:'approvalList12'}" >--> |
|
|
|
<!-- <div class="icon" slot="default" style="background:#539ffd;" >--> |
|
|
|
<!-- <img src="../../../static/images/onlineHome/icon_Y8.png" alt />--> |
|
|
|
<!-- </div>--> |
|
|
|
<!-- <p style="margin-top: 5px;color: #666666;">汇票支出</p>--> |
|
|
|
<!-- </van-grid-item>--> |
|
|
|
<!-- <van-grid-item text="收款账户" :to="{name:'collectionList'}" >--> |
|
|
|
<!-- <div class="icon" slot="default" style="background:#7dda4f;" >--> |
|
|
|
<!-- <img src="../../../static/images/onlineHome/icon_Y9.png" alt />--> |
|
|
|
<!-- </div>--> |
|
|
|
<!-- <p style="margin-top: 5px;color: #666666;">收款账户</p>--> |
|
|
|
<!-- </van-grid-item>--> |
|
|
|
<!-- <van-grid-item text="付款账户" :to="{name:'paymentAccountList'}" >--> |
|
|
|
<!-- <div class="icon" slot="default" style="background:#FF4646;" >--> |
|
|
|
<!-- <img src="../../../static/images/onlineHome/icon_Y10.png" alt />--> |
|
|
|
<!-- </div>--> |
|
|
|
<!-- <p style="margin-top: 5px;color: #666666;">付款账户</p>--> |
|
|
|
<!-- </van-grid-item>--> |
|
|
|
<!-- <van-grid-item text="开户行" :to="{name:'yinnongBankOfDepositList'}" >--> |
|
|
|
<!-- <div class="icon" slot="default" style="background:#FF6464;" >--> |
|
|
|
<!-- <img src="../../../static/images/onlineHome/icon_Y6.png" alt />--> |
|
|
|
<!-- </div>--> |
|
|
|
<!-- <p style="margin-top: 5px;color: #666666;">开户行</p>--> |
|
|
|
<!-- </van-grid-item>--> |
|
|
|
<!-- <van-grid-item text="重大事项" :to="{name:'approvalList13'}" >--> |
|
|
|
<!-- <div class="icon" slot="default" style="background:#c568f5;" >--> |
|
|
|
<!-- <img src="../../../static/images/onlineHome/icon_Y3.png" alt />--> |
|
|
|
<!-- </div>--> |
|
|
|
<!-- <p style="margin-top: 5px;color: #666666;">重大事项</p>--> |
|
|
|
<!-- </van-grid-item>--> |
|
|
|
<!-- </van-grid>--> |
|
|
|
<!-- </van-row>--> |
|
|
|
|
|
|
|
<van-row class="indexCard"> |
|
|
|
<van-cell style="border-radius: 6px;"> |
|
|
|
<template #title> |
|
|
|
<p style="font-weight: bold;font-size: 18px;display: inline-block">执法监管</p> |
|
|
|
</template> |
|
|
|
</van-cell> |
|
|
|
<van-grid :border="false"> |
|
|
|
<van-grid-item text="纠纷处理" :to="{name:'sunVillageInfoArbitrationList',query: {status:'0'}}" > |
|
|
|
<div class="icon all" slot="default" > |
|
|
|
<img src="../../../static/images/66.png" alt /> |
|
|
|
</div> |
|
|
|
<p style="margin-top: 5px;color: #666666;">纠纷处理</p> |
|
|
|
</van-grid-item> |
|
|
|
<van-grid-item text="巡查执法" :to="{name:'yinnongSupervisionList',query: {status:'0'}}" > |
|
|
|
<div class="icon all" slot="default" style="background:#1D6FE9;" > |
|
|
|
<img src="../../../static/images/onlineHome/icon_Z12.png" alt /> |
|
|
|
</div> |
|
|
|
<p style="margin-top: 5px;color: #666666;">巡查执法</p> |
|
|
|
</van-grid-item> |
|
|
|
</van-grid> |
|
|
|
</van-row> |
|
|
|
<!-- <van-row class="indexCard">--> |
|
|
|
<!-- <van-cell style="border-radius: 6px;">--> |
|
|
|
<!-- <template #title>--> |
|
|
|
<!-- <p style="font-weight: bold;font-size: 18px;display: inline-block">执法监管</p>--> |
|
|
|
<!-- </template>--> |
|
|
|
<!-- </van-cell>--> |
|
|
|
<!-- <van-grid :border="false">--> |
|
|
|
<!-- <van-grid-item text="纠纷处理" :to="{name:'sunVillageInfoArbitrationList',query: {status:'0'}}" >--> |
|
|
|
<!-- <div class="icon all" slot="default" >--> |
|
|
|
<!-- <img src="../../../static/images/66.png" alt />--> |
|
|
|
<!-- </div>--> |
|
|
|
<!-- <p style="margin-top: 5px;color: #666666;">纠纷处理</p>--> |
|
|
|
<!-- </van-grid-item>--> |
|
|
|
<!-- <van-grid-item text="巡查执法" :to="{name:'yinnongSupervisionList',query: {status:'0'}}" >--> |
|
|
|
<!-- <div class="icon all" slot="default" style="background:#1D6FE9;" >--> |
|
|
|
<!-- <img src="../../../static/images/onlineHome/icon_Z12.png" alt />--> |
|
|
|
<!-- </div>--> |
|
|
|
<!-- <p style="margin-top: 5px;color: #666666;">巡查执法</p>--> |
|
|
|
<!-- </van-grid-item>--> |
|
|
|
<!-- </van-grid>--> |
|
|
|
<!-- </van-row>--> |
|
|
|
|
|
|
|
<yinnongIndex></yinnongIndex> |
|
|
|
</div> |
|
|
@@ -175,7 +169,7 @@ |
|
|
|
<script> |
|
|
|
import yinnongIndex from "../yinnongIndex"; |
|
|
|
import {getInfo} from "../../api/login"; |
|
|
|
import {changeDept, ListTodo,changeBook} from "../../api/onlineHome/done"; |
|
|
|
import {changeDept, ListTodo,changeBook,menus} from "../../api/onlineHome/done"; |
|
|
|
import {treeselectByUser,bookListByDeptId} from "../../api/homestead"; |
|
|
|
export default { |
|
|
|
components: { |
|
|
@@ -209,6 +203,7 @@ |
|
|
|
bookName:"", |
|
|
|
bookId:"", |
|
|
|
book:"", |
|
|
|
menusList:[] |
|
|
|
}; |
|
|
|
}, |
|
|
|
created() { |
|
|
@@ -227,6 +222,12 @@ |
|
|
|
ListTodo(this.queryParams).then((response) => { |
|
|
|
this.taskList = response.rows |
|
|
|
}) |
|
|
|
|
|
|
|
menus({identityType : 4}).then((response) => { |
|
|
|
this.menusList = response.data |
|
|
|
}) |
|
|
|
|
|
|
|
|
|
|
|
}, |
|
|
|
methods:{ |
|
|
|
onConfirmBook(e){ |
|
|
|