工单审批时处理意见写错

This commit is contained in:
caoqianming 2022-11-10 14:20:54 +08:00
parent 311fc03db5
commit ce0c440666
1 changed files with 1 additions and 1 deletions

View File

@ -352,7 +352,7 @@
<text class="star">*</text> <text class="star">*</text>
<text>审批意见</text> <text>审批意见</text>
</view> </view>
<textarea class="apply-reason-text" v-model="form.name" maxlength="250" placeholder="请输入" /> <textarea class="apply-reason-text" v-model="form.suggestion" maxlength="250" placeholder="请输入" />
</view> </view>
<view class="btn" style="display: flex;justify-content: space-between;margin-top: 20rpx;"> <view class="btn" style="display: flex;justify-content: space-between;margin-top: 20rpx;">
<view class="left-content"> <view class="left-content">