This commit is contained in:
ylj20011123 2026-02-06 15:25:23 +08:00
parent 536883746d
commit 949f467454

View File

@ -3343,7 +3343,7 @@
<text class="funText">财务报表</text> <text class="funText">财务报表</text>
</view> </view>
</view> --> </view> -->
<view v-if="showAi" class="funItem" @click="goToRobot"> <view v-if="showAi" class="funItem szzs" @click="goToRobot">
<view class="funItemContent"> <view class="funItemContent">
<view class="funIconBox"> <view class="funIconBox">
<image class="funIcon" src="https://eshangtech.com/ShopICO/ahyd-BID/newIndex3/statistics.svg" /> <image class="funIcon" src="https://eshangtech.com/ShopICO/ahyd-BID/newIndex3/statistics.svg" />
@ -3623,14 +3623,14 @@
}}</view> }}</view>
<view class="itemLabel">已完成<text class="unit">/{{ <view class="itemLabel">已完成<text class="unit">/{{
plan.revenueType === "yi" ? "亿元" : "万元" plan.revenueType === "yi" ? "亿元" : "万元"
}}</text></view> }}</text></view>
</view> </view>
<view class="bottomItem"> <view class="bottomItem">
<view class="itemValue">{{ <view class="itemValue">{{
plan.BudgetYear_Amount ? plan.BudgetYear_Amount : "-" plan.BudgetYear_Amount ? plan.BudgetYear_Amount : "-"
}}</view> }}</view>
<view class="itemLabel">计划<text class="unit">/{{ plan.budgetType === "yi" ? "亿元" : "万元" <view class="itemLabel">计划<text class="unit">/{{ plan.budgetType === "yi" ? "亿元" : "万元"
}}</text></view> }}</text></view>
</view> </view>
<view class="bottomItem"> <view class="bottomItem">
<view class="itemValue">{{ <view class="itemValue">{{