crm_second_opening_mini/pagesA/crm/salesTarget/myTarget.wxml

1 line
9.8 KiB
Plaintext

<view class="data-v-7f1ed141"><view class="sales_head data-v-7f1ed141"><picker value="{{valueTime}}" range-key="name" range="{{optionsTime}}" data-event-opts="{{[['change',[['changeTime',['$event']]]]]}}" bindchange="__e" class="data-v-7f1ed141"><view class="tablist data-v-7f1ed141"><view class="data-v-7f1ed141">{{optionsTime[valueTime]?optionsTime[valueTime].name:'时间'}}</view><image class="bottomimg data-v-7f1ed141" src="{{BASE_IMG_URL+'xia.png'}}" mode="scaleToFill"></image></view></picker><picker value="{{valueMoney}}" range-key="text" range="{{optionsMoney}}" data-event-opts="{{[['change',[['changeTopMoney',['$event']]]]]}}" bindchange="__e" class="data-v-7f1ed141"><view class="tablist data-v-7f1ed141"><view class="data-v-7f1ed141">{{optionsMoney[valueMoney]?optionsMoney[valueMoney].text:'金额'}}</view><image class="bottomimg data-v-7f1ed141" src="{{BASE_IMG_URL+'xia.png'}}" mode="scaleToFill"></image></view></picker></view><view class="btnwarp data-v-7f1ed141"><view data-event-opts="{{[['tap',[['toHistory',['$event']]]]]}}" class="history data-v-7f1ed141" bindtap="__e">历史修改记录</view></view><view class="sales_con data-v-7f1ed141"><view class="annual_tar data-v-7f1ed141"><view class="annual_item data-v-7f1ed141"><view class="data-v-7f1ed141">年度目标</view><block wx:if="{{!isSet}}"><view class="data-v-7f1ed141">{{info?info.yeartarget:'0'}}</view></block><block wx:if="{{isSet}}"><view class="data-v-7f1ed141"><input type="digit" placeholder="请填写目标金额" data-event-opts="{{[['confirm',[['handelMoney',['$event']]]],['blur',[['handelMoney',['$event']]]],['input',[['__set_model',['$0','yeartarget','$event',[]],['info']],['check',['$event']]]]]}}" value="{{info.yeartarget}}" bindconfirm="__e" bindblur="__e" bindinput="__e" class="data-v-7f1ed141"/></view></block></view><view class="annual_item data-v-7f1ed141"><view class="data-v-7f1ed141">1月</view><block wx:if="{{!isSet}}"><view class="data-v-7f1ed141">{{info?info.january:'0'}}</view></block><block wx:if="{{isSet}}"><view class="data-v-7f1ed141"><input type="digit" placeholder="请填写目标金额" data-event-opts="{{[['input',[['__set_model',['$0','january','$event',[]],['info']],['check1',['$event']]]],['confirm',[['changeMoney',['$event']]]],['blur',[['changeMoney',['$event']]]]]}}" value="{{info.january}}" bindinput="__e" bindconfirm="__e" bindblur="__e" class="data-v-7f1ed141"/></view></block></view><view class="annual_item data-v-7f1ed141"><view class="data-v-7f1ed141">2月</view><block wx:if="{{!isSet}}"><view class="data-v-7f1ed141">{{info?info.february:'0'}}</view></block><block wx:if="{{isSet}}"><view class="data-v-7f1ed141"><input type="digit" placeholder="请填写目标金额" data-event-opts="{{[['input',[['__set_model',['$0','february','$event',[]],['info']],['check2',['$event']]]],['confirm',[['changeMoney',['$event']]]],['blur',[['changeMoney',['$event']]]]]}}" value="{{info.february}}" bindinput="__e" bindconfirm="__e" bindblur="__e" class="data-v-7f1ed141"/></view></block></view><view class="annual_item data-v-7f1ed141"><view class="data-v-7f1ed141">3月</view><block wx:if="{{!isSet}}"><view class="data-v-7f1ed141">{{info?info.march:'0'}}</view></block><block wx:if="{{isSet}}"><view class="data-v-7f1ed141"><input type="digit" placeholder="请填写目标金额" data-event-opts="{{[['input',[['__set_model',['$0','march','$event',[]],['info']],['check3',['$event']]]],['confirm',[['changeMoney',['$event']]]],['blur',[['changeMoney',['$event']]]]]}}" value="{{info.march}}" bindinput="__e" bindconfirm="__e" bindblur="__e" class="data-v-7f1ed141"/></view></block></view><view class="annual_item data-v-7f1ed141"><view class="data-v-7f1ed141">4月</view><block wx:if="{{!isSet}}"><view class="data-v-7f1ed141">{{info?info.april:'0'}}</view></block><block wx:if="{{isSet}}"><view class="data-v-7f1ed141"><input type="digit" placeholder="请填写目标金额" data-event-opts="{{[['input',[['__set_model',['$0','april','$event',[]],['info']],['check4',['$event']]]],['confirm',[['changeMoney',['$event']]]],['blur',[['changeMoney',['$event']]]]]}}" value="{{info.april}}" bindinput="__e" bindconfirm="__e" bindblur="__e" class="data-v-7f1ed141"/></view></block></view><view class="annual_item data-v-7f1ed141"><view class="data-v-7f1ed141">5月</view><block wx:if="{{!isSet}}"><view class="data-v-7f1ed141">{{info?info.may:'0'}}</view></block><block wx:if="{{isSet}}"><view class="data-v-7f1ed141"><input type="digit" placeholder="请填写目标金额" data-event-opts="{{[['input',[['__set_model',['$0','may','$event',[]],['info']],['check5',['$event']]]],['confirm',[['changeMoney',['$event']]]],['blur',[['changeMoney',['$event']]]]]}}" value="{{info.may}}" bindinput="__e" bindconfirm="__e" bindblur="__e" class="data-v-7f1ed141"/></view></block></view><view class="annual_item data-v-7f1ed141"><view class="data-v-7f1ed141">6月</view><block wx:if="{{!isSet}}"><view class="data-v-7f1ed141">{{info?info.june:'0'}}</view></block><block wx:if="{{isSet}}"><view class="data-v-7f1ed141"><input type="digit" placeholder="请填写目标金额" data-event-opts="{{[['input',[['__set_model',['$0','june','$event',[]],['info']],['check6',['$event']]]],['confirm',[['changeMoney',['$event']]]],['blur',[['changeMoney',['$event']]]]]}}" value="{{info.june}}" bindinput="__e" bindconfirm="__e" bindblur="__e" class="data-v-7f1ed141"/></view></block></view><view class="annual_item data-v-7f1ed141"><view class="data-v-7f1ed141">7月</view><block wx:if="{{!isSet}}"><view class="data-v-7f1ed141">{{info?info.july:'0'}}</view></block><block wx:if="{{isSet}}"><view class="data-v-7f1ed141"><input type="digit" placeholder="请填写目标金额" data-event-opts="{{[['input',[['__set_model',['$0','july','$event',[]],['info']],['check7',['$event']]]],['confirm',[['changeMoney',['$event']]]],['blur',[['changeMoney',['$event']]]]]}}" value="{{info.july}}" bindinput="__e" bindconfirm="__e" bindblur="__e" class="data-v-7f1ed141"/></view></block></view><view class="annual_item data-v-7f1ed141"><view class="data-v-7f1ed141">8月</view><block wx:if="{{!isSet}}"><view class="data-v-7f1ed141">{{info?info.august:'0'}}</view></block><block wx:if="{{isSet}}"><view class="data-v-7f1ed141"><input type="digit" placeholder="请填写目标金额" data-event-opts="{{[['input',[['__set_model',['$0','august','$event',[]],['info']],['check8',['$event']]]],['confirm',[['changeMoney',['$event']]]],['blur',[['changeMoney',['$event']]]]]}}" value="{{info.august}}" bindinput="__e" bindconfirm="__e" bindblur="__e" class="data-v-7f1ed141"/></view></block></view><view class="annual_item data-v-7f1ed141"><view class="data-v-7f1ed141">9月</view><block wx:if="{{!isSet}}"><view class="data-v-7f1ed141">{{info?info.september:'0'}}</view></block><block wx:if="{{isSet}}"><view class="data-v-7f1ed141"><input type="digit" placeholder="请填写目标金额" data-event-opts="{{[['input',[['__set_model',['$0','september','$event',[]],['info']],['check9',['$event']]]],['confirm',[['changeMoney',['$event']]]],['blur',[['changeMoney',['$event']]]]]}}" value="{{info.september}}" bindinput="__e" bindconfirm="__e" bindblur="__e" class="data-v-7f1ed141"/></view></block></view><view class="annual_item data-v-7f1ed141"><view class="data-v-7f1ed141">10月</view><block wx:if="{{!isSet}}"><view class="data-v-7f1ed141">{{info?info.october:'0'}}</view></block><block wx:if="{{isSet}}"><view class="data-v-7f1ed141"><input type="digit" placeholder="请填写目标金额" data-event-opts="{{[['input',[['__set_model',['$0','october','$event',[]],['info']],['check10',['$event']]]],['confirm',[['changeMoney',['$event']]]],['blur',[['changeMoney',['$event']]]]]}}" value="{{info.october}}" bindinput="__e" bindconfirm="__e" bindblur="__e" class="data-v-7f1ed141"/></view></block></view><view class="annual_item data-v-7f1ed141"><view class="data-v-7f1ed141">11月</view><block wx:if="{{!isSet}}"><view class="data-v-7f1ed141">{{info?info.november:'0'}}</view></block><block wx:if="{{isSet}}"><view class="data-v-7f1ed141"><input type="digit" placeholder="请填写目标金额" data-event-opts="{{[['input',[['__set_model',['$0','november','$event',[]],['info']],['check11',['$event']]]],['confirm',[['changeMoney',['$event']]]],['blur',[['changeMoney',['$event']]]]]}}" value="{{info.november}}" bindinput="__e" bindconfirm="__e" bindblur="__e" class="data-v-7f1ed141"/></view></block></view><view class="annual_item data-v-7f1ed141"><view class="data-v-7f1ed141">12月</view><block wx:if="{{!isSet}}"><view class="data-v-7f1ed141">{{info?info.december:'0'}}</view></block><block wx:if="{{isSet}}"><view class="data-v-7f1ed141"><input type="digit" placeholder="请填写目标金额" data-event-opts="{{[['input',[['__set_model',['$0','december','$event',[]],['info']],['check12',['$event']]]],['confirm',[['changeMoney',['$event']]]],['blur',[['changeMoney',['$event']]]]]}}" value="{{info.december}}" bindinput="__e" bindconfirm="__e" bindblur="__e" class="data-v-7f1ed141"/></view></block></view><block wx:if="{{isSet}}"><view class="data-v-7f1ed141"><block wx:if="{{approvalPro.status==1}}"><fixed-approval vue-id="1ce2c2d2-1" list="{{approvalPro.stepList}}" class="data-v-7f1ed141" bind:__l="__l"></fixed-approval></block><block wx:if="{{approvalPro.status==0}}"><examine-template vue-id="1ce2c2d2-2" remindPeople="{{remindPeople}}" data-event-opts="{{[['^delExamine',[['delRemind']]]]}}" bind:delExamine="__e" class="data-v-7f1ed141" bind:__l="__l"></examine-template></block></view></block></view></view><view style="height:100rpx;" class="data-v-7f1ed141"></view><view class="bot_btn data-v-7f1ed141"><block wx:if="{{isSet}}"><view data-event-opts="{{[['tap',[['$noMultipleClicks',['$0'],['submitdata']]]]]}}" class="submit data-v-7f1ed141" bindtap="__e">提交</view></block><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="{{['btnself','data-v-7f1ed141',isSet?'bg':'']}}" bindtap="__e">{{isSet?'取消修改':'修改目标'}}</view></view></view>