Browse Source

app 教务报账

娄底高职分支
yxq 1 year ago
parent
commit
84b1f94561
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsapplyManagement/Purchase_Edu_Apply/singleFlow.vue

+ 1
- 1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsapplyManagement/Purchase_Edu_Apply/singleFlow.vue View File

@@ -19,7 +19,7 @@
<l-input :value="formData.Purchase_Edu.Totalamount" title="申请报账金额" disabled/>
<l-input :value="formData.Purchase_Edu.Approvalamount"
title="核准金额" @input="setValue('Approvalamount',$event)" />
:disabled="!isEdit('Approvalamount')" title="核准金额" @input="setValue('Approvalamount',$event)" />
<view style="background-color: #fff;">
<view style="line-height: 40px;font-size: 14px;padding-left: 12px;">
报账明细:


Loading…
Cancel
Save