1 line
5.7 KiB
Plaintext
1 line
5.7 KiB
Plaintext
<view class="suggestion-body _div data-v-c2d9e392"><block wx:if="{{isShow}}"><block class="data-v-c2d9e392"><view class="suggestion-detail-top _div data-v-c2d9e392"><view class="_div data-v-c2d9e392"><label class="_span data-v-c2d9e392">{{suggestionDetail.SUGGESTION_CREATEDATE}}</label><label class="{{['_span data-v-c2d9e392',suggestionDetail.SUGGESTION_STATE=='3000'?'span-999999':'span-df7f42']}}">{{suggestionDetail.SUGGESTION_STATE_TEXT}}</label></view><view class="_p data-v-c2d9e392"><label class="serverpart-name _span data-v-c2d9e392" style="margin-right:10px;">{{suggestionDetail.SERVERPART_NAME}}</label><label class="span-color _span data-v-c2d9e392" style="margin-right:10px;"><view class="img-tsr _i data-v-c2d9e392"></view>{{suggestionDetail.SUGGESTION_NAME}}</label><label class="span-color _span data-v-c2d9e392"><view class="img-dh _i data-v-c2d9e392"></view>{{suggestionDetail.PHONE_NUMBER}}</label></view><view class="suggestion-text _p data-v-c2d9e392">{{suggestionDetail.SUGGESTION_REASON}}</view><block wx:if="{{suggestionDetail.ImgList}}"><block class="data-v-c2d9e392"><block wx:if="{{suggestionDetail.ImgList.length>2}}"><view class="img-list _div data-v-c2d9e392"><block wx:for="{{suggestionDetail.ImgList}}" wx:for-item="item" wx:for-index="i" wx:key="i"><image class="image220 data-v-c2d9e392" mode="aspectFill" lazy-load="{{true}}" src="{{item.IMAGE_URL}}" alt data-event-opts="{{[['tap',[['showImg',[i]]]]]}}" bindtap="__e"></image></block></view></block><block wx:else><block wx:if="{{suggestionDetail.ImgList.length===1}}"><view class="img-list _div data-v-c2d9e392"><block wx:for="{{suggestionDetail.ImgList}}" wx:for-item="item" wx:for-index="i" wx:key="i"><image class="image683 data-v-c2d9e392" mode="aspectFill" lazy-load="{{true}}" src="{{item.IMAGE_URL}}" alt data-event-opts="{{[['tap',[['showImg',[i]]]]]}}" bindtap="__e"></image></block></view></block><block wx:else><block wx:if="{{suggestionDetail.ImgList.length===2}}"><view class="img-list2 _div data-v-c2d9e392"><block wx:for="{{suggestionDetail.ImgList}}" wx:for-item="item" wx:for-index="i" wx:key="i"><image class="image328 data-v-c2d9e392" mode="aspectFill" lazy-load="{{true}}" src="{{item.IMAGE_URL}}" alt data-event-opts="{{[['tap',[['showImg',[i]]]]]}}" bindtap="__e"></image></block></view></block></block></block></block></block></view><view class="suggestion-resolve-box _div data-v-c2d9e392"><block wx:if="{{suggestionDetail.SUGGESTION_INFO}}"><view class="suggestion-detail-middle _div data-v-c2d9e392"><view class="text-title _p data-v-c2d9e392">{{suggestionDetail.MANAGER_NAME}}</view><view class="text-detail _p data-v-c2d9e392">{{suggestionDetail.SUGGESTION_INFO}}</view></view></block><block wx:if="{{suggestionDetail.SUGGESTION_STATE===2000&&suggestionDetail.SORTNUM===1}}"><view class="suggestion-detail-middle no-border _div data-v-c2d9e392"><label class="text-title _span data-v-c2d9e392">处理人</label><label class="text-detail _span data-v-c2d9e392">{{suggestionDetail.DISPOSITION_PERSON}}</label></view></block><block wx:if="{{isDirector==1}}"><block class="data-v-c2d9e392"><view class="suggestion-detail-middle _div data-v-c2d9e392"><view class="text-title _p data-v-c2d9e392">处理意见</view><view class="text-detail textarea-box _div data-v-c2d9e392"><textarea auto-height="{{true}}" placeholder="填写问题处理意见" cursor-spacing="100" data-event-opts="{{[['input',[['__set_model',['','suggestionIdea','$event',[]]]]]]}}" value="{{suggestionIdea}}" bindinput="__e" class="data-v-c2d9e392"></textarea></view></view><view class="suggestion-detail-middle no-border _div data-v-c2d9e392"><label class="text-title _span data-v-c2d9e392">处理人</label><block wx:if="{{isLoadingDelPerson}}"><label data-event-opts="{{[['tap',[['choeseDelPerson',['$event']]]]]}}" class="resolve-person text-detail _span data-v-c2d9e392" bindtap="__e">请选择</label></block><block wx:else><block wx:if="{{dealerList.length>0}}"><picker class="resolve-person text-detail data-v-c2d9e392" mode="selector" value="{{pickerIndex}}" range-key="MEMBERSHIP_NAME" range="{{dealerList}}" data-event-opts="{{[['change',[['pickerChange',['$event']]]]]}}" bindchange="__e"><view class="data-v-c2d9e392">{{pickerIndex==-1?'请选择':dealerList[pickerIndex].MEMBERSHIP_NAME}}</view></picker></block><block wx:else><label data-event-opts="{{[['tap',[['choeseDelPerson',['$event']]]]]}}" class="resolve-person text-detail _span data-v-c2d9e392" bindtap="__e">请选择</label></block></block></view></block></block><block wx:if="{{suggestionDetail.FEEDBACK_INFO}}"><view class="suggestion-detail-middle no-border _div data-v-c2d9e392"><view class="text-title _p data-v-c2d9e392">{{suggestionDetail.DISPOSITION_PERSON}}</view><view class="text-detail _p data-v-c2d9e392">{{suggestionDetail.FEEDBACK_INFO}}</view></view></block><block wx:if="{{isDirector==2}}"><view class="suggestion-detail-middle no-border _div data-v-c2d9e392"><view class="text-title _p data-v-c2d9e392">处理结果</view><view class="text-detail textarea-box _div data-v-c2d9e392"><textarea auto-height="{{true}}" placeholder="填写问题处理结果" cursor-spacing="100" data-event-opts="{{[['input',[['__set_model',['','suggestionIdea','$event',[]]]]]]}}" value="{{suggestionIdea}}" bindinput="__e" class="data-v-c2d9e392"></textarea></view></view></block></view><block wx:if="{{suggestionDetail.SORTNUM===0}}"><view class="_div data-v-c2d9e392"><button class="suggestion-detail-btn data-v-c2d9e392" type="primary" disabled="{{isPostMsg}}" data-event-opts="{{[['tap',[['submitSuggestion',['$event']]]]]}}" bindtap="__e">提交</button></view></block></block></block><block wx:else><block class="data-v-c2d9e392"><no-found vue-id="33cf39af-1" nodata="{{suggestionDetail.SUGGESTION_STATE?false:true}}" class="data-v-c2d9e392" bind:__l="__l"></no-found></block></block></view> |