|
|
@@ -80,7 +80,7 @@
|
|
|
=(({{salary.normal_salary}}+{{salary.probation_salary}})-{{baseSalary}})*(1+{{rate.company_service_fee_rate}}%)
|
|
|
<span
|
|
|
v-if="payable"
|
|
|
- >*(1+{{detail.dev_is_invoice ? rate.person_total_tax_rate : 0}}%)</span>元
|
|
|
+ >*(1+{{detail.dev_is_invoice ? rate.person_total_rate : 0}}%)</span>元
|
|
|
</section>
|
|
|
<section class="container">
|
|
|
<span class="title">备注说明:</span>
|