<view><form><view class="cu-form-group margin-top"><view class="title">托盘码</view><input placeholder="扫码 / 输入" name="input" focus="{{true}}" data-event-opts="{{[['input',[['__set_model',['','code','$event',[]]],['findCode',['$event']]]]]}}" value="{{code}}" bindinput="__e"/><button value="{{matBtn}}" data-event-opts="{{[['tap',[['toggle',['right']]]],['input',[['__set_model',['','matBtn','$event',[]]]]]]}}" class="cu-btn bg-yellow" bindtap="__e" bindinput="__e"><text>+提取</text></button></view></form><view class="margin-top"><uni-table vue-id="1fea81e4-1" border="{{true}}" stripe="{{true}}" emptyText="暂无更多数据" bind:__l="__l" vue-slots="{{['default']}}"><uni-tr vue-id="{{('1fea81e4-2')+','+('1fea81e4-1')}}" bind:__l="__l" vue-slots="{{['default']}}"><uni-th vue-id="{{('1fea81e4-3')+','+('1fea81e4-2')}}" bind:__l="__l" vue-slots="{{['default']}}">数量</uni-th><uni-th vue-id="{{('1fea81e4-4')+','+('1fea81e4-2')}}" bind:__l="__l" vue-slots="{{['default']}}">产品代号</uni-th><uni-th vue-id="{{('1fea81e4-5')+','+('1fea81e4-2')}}" bind:__l="__l" vue-slots="{{['default']}}">产品名称</uni-th></uni-tr><uni-tr vue-id="{{('1fea81e4-6')+','+('1fea81e4-1')}}" bind:__l="__l" vue-slots="{{['default']}}"><uni-td vue-id="{{('1fea81e4-7')+','+('1fea81e4-6')}}" bind:__l="__l" vue-slots="{{['default']}}">1121</uni-td><uni-td vue-id="{{('1fea81e4-8')+','+('1fea81e4-6')}}" bind:__l="__l" vue-slots="{{['default']}}">1121</uni-td><uni-td vue-id="{{('1fea81e4-9')+','+('1fea81e4-6')}}" bind:__l="__l" vue-slots="{{['default']}}">1121</uni-td></uni-tr></uni-table></view><view><button class="cu-btn bg-yellow pda-btn">组托</button><button data-event-opts="{{[['tap',[['reset',['$event']]]]]}}" class="cu-btn bg-grey pda-btn" bindtap="__e">重置</button></view><view><uni-popup class="vue-ref" style="width:500rpx;" vue-id="1fea81e4-10" background-color="#fff" data-ref="popup" bind:__l="__l" vue-slots="{{['default']}}"><view class="{{['popup-content',(type==='left'||type==='right')?'popup-height':'']}}"><view class="cu-form-group margin-top"><text>提取产品</text></view><view class="cu-form-group margin-top"><text class="title">产品ID</text><input type="text" placeholder="扫码 / 输入" name="input" autocomplete="off" focus="{{true}}" data-event-opts="{{[['input',[['__set_model',['','matNo','$event',[]]],['find',['$event']]]]]}}" value="{{matNo}}" bindinput="__e"/></view><view class="cu-form-group margin-top"><text class="title">产品名称</text><input type="text" name="input" autocomplete="off" data-event-opts="{{[['input',[['__set_model',['','matName','$event',[]]]]]]}}" value="{{matName}}" bindinput="__e"/></view><view class="cu-form-group margin-top"><text class="title">规格型号</text><input type="text" name="input" autocomplete="off" data-event-opts="{{[['input',[['__set_model',['','specs','$event',[]]]]]]}}" value="{{specs}}" bindinput="__e"/></view><view class="cu-form-group margin-top"><text class="title">单位</text><input type="text" name="input" autocomplete="off" data-event-opts="{{[['input',[['__set_model',['','unit','$event',[]]]]]]}}" value="{{unit}}" bindinput="__e"/></view><view class="cu-form-group margin-top"><text class="title">数量</text><uni-number-box bind:change="__e" bind:input="__e" vue-id="{{('1fea81e4-11')+','+('1fea81e4-10')}}" value="{{count}}" data-event-opts="{{[['^change',[['countDom']]],['^input',[['__set_model',['','count','$event',[]]]]]]}}" bind:__l="__l"></uni-number-box></view><button data-event-opts="{{[['tap',[['confirm',['$event']]]]]}}" class="cu-btn bg-yellow pda-btn2" bindtap="__e">提取</button><view><uni-popup class="vue-ref" vue-id="{{('1fea81e4-12')+','+('1fea81e4-10')}}" type="message" data-ref="message" bind:__l="__l" vue-slots="{{['default']}}"><uni-popup-message vue-id="{{('1fea81e4-13')+','+('1fea81e4-12')}}" type="{{msgType}}" message="{{messageText}}" duration="{{2000}}" bind:__l="__l"></uni-popup-message></uni-popup></view></view></uni-popup></view></view>
|