修复bug

This commit is contained in:
weipengfei 2023-09-02 15:43:46 +08:00
parent 38ecc75b10
commit 7d2a2850a5
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
<template>
<view class="">
<company :cid="cid" type="company"></company>
<company :cid="id" type="company"></company>
<view class="need_contract" v-if="!company.contract||!company.contract.status||!company.company.is_contract">
<!-- <view class="title">电子合同</view> -->
<picker v-if="company.contract&&company.contract.check_status==0||!company.contract"

View File

@ -1,6 +1,6 @@
<template>
<view class="">
<company :cid="cid" type="contract"></company>
<company :cid="id" type="contract"></company>
<!-- <button class="back_btn" @click="naviBack">返回</button> -->
<!-- <button class="stop_btn">终止合同</button> -->
</view>

View File

@ -4,7 +4,7 @@
<view>账户入股金额</view>
<view><text class="money">{{shareholder.shareholder_money}}</text></view>
</view>
<view v-if="!is_village" style="text-align: center;color: #aaa;">暂无公司</view>
<view v-if="!is_village" style="text-align: center;color: #aaa;">暂无直属上级公司</view>
<view class="card" v-else-if="shareholder.is_contract">
<view class="contract">
<view class="left">