| | |
| | | </view> |
| | | <view class="form-item"> |
| | | <view class="title">发送部门:</view> |
| | | <zxz-uni-data-select v-if="operationType!=5" class="right" :localdata="HDeptList" dataKey="部门名称" |
| | | <zxz-uni-data-select class="right" :localdata="HDeptList" dataKey="部门名称" |
| | | dataValue="HItemID" v-model="hform.HDeptID" :filterable="true"> |
| | | </zxz-uni-data-select> |
| | | <view v-else class="righton"> |
| | | <!-- <view v-else class="righton"> |
| | | <input disabled v-model="hform.HDeptName" /> |
| | | </view> |
| | | </view> --> |
| | | </view> |
| | | <view class="form-item"> |
| | | <view class="title">详细内容:</view> |