|
|
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-raw-ingoods-SpareInbound-SparePartsStores-index"],{"0b8c":function(e,t,n){"use strict";n.d(t,"b",(function(){return a})),n.d(t,"c",(function(){return i})),n.d(t,"a",(function(){return r}));var r={uIcon:n("f86b").default,uForm:n("aa8f").default,uSearch:n("9cf5").default,uButton:n("d9ad").default,uFormItem:n("e0a3").default,uInput:n("d5da").default,uRow:n("d67a").default,uCol:n("b408").default},a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("v-uni-view",{staticClass:"page-product-receipt"},[n("v-uni-view",{staticClass:"header",style:{backgroundColor:"rgba(23, 83, 234, "+e.scrollTop/100+")"}},[n("v-uni-view",{staticClass:"left"},[n("u-icon",{staticClass:"icon",attrs:{name:"arrow-left"},on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.uni.navigateBack({})}}})],1),n("v-uni-view",{staticClass:"title"},[e._v(e._s(e.$t("message.shelves")))]),n("v-uni-view",{staticClass:"right"})],1),n("u-form",{ref:"form",staticClass:"form",attrs:{"label-width":"180rpx"}},[n("v-uni-view",{staticClass:"single"},[n("v-uni-view",{staticClass:"single-left"},[n("v-uni-view",[e._v(e._s(e.$t("message.InventoryOrderNo"))+":")]),n("u-search",{attrs:{placeholder:e.$t("message.InventoryPleaseScan"),"show-action":!1},on:{search:function(t){arguments[0]=t=e.$handleEvent(t),e.query.apply(void 0,arguments)}},model:{value:e.orderNo,callback:function(t){e.orderNo=t},expression:"orderNo"}})],1),n("v-uni-view",{staticClass:"single-right"},[n("u-button",{attrs:{type:"primary"},on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.query.apply(void 0,arguments)}}},[e._v(e._s(e.$t("message.Query")))])],1)],1),n("u-form-item",{attrs:{label:e.$t("message.matcode")}},[n("jPicker",{attrs:{sureColor:"#ff0000",showKey:"value",valKey:"value",val:e.productCodeList.value,options:e.model.productCodeList},on:{bindpicker:function(t){arguments[0]=t=e.$handleEvent(t),e.selectProductCode.apply(void 0,arguments)}}})],1),n("u-form-item",{attrs:{label:e.$t("message.po_MaterielDes")}},[n("u-input",{staticStyle:{overflow:"hidden"},attrs:{disabled:!0,placeholder:""},model:{value:e.histroyItem.productDescZh,callback:function(t){e.$set(e.histroyItem,"productDescZh",t)},expression:"histroyItem.productDescZh"}})],1),n("u-form-item",{attrs:{label:e.$t("message.Line")}},[n("u-input",{staticStyle:{overflow:"hidden"},attrs:{disabled:!0,placeholder:""},model:{value:e.histroyItem.orderItem,callback:function(t){e.$set(e.histroyItem,"orderItem",t)},expression:"histroyItem.orderItem"}})],1),n("u-form-item",{attrs:{label:e.$t("message.plan")}},[n("u-input",{attrs:{disabled:!0,placeholder:""},model:{value:e.histroyItem.qty,callback:function(t){e.$set(e.histroyItem,"qty",t)},expression:"histroyItem.qty"}})],1),n("u-form-item",{attrs:{label:e.$t("message.QuantityShelves")}},[n("u-input",{attrs:{disabled:!0,placeholder:""},model:{value:e.histroyItem.actualQty,callback:function(t){e.$set(e.histroyItem,"actualQty",t)},expression:"histroyItem.actualQty"}})],1),n("u-form-item",{attrs:{label:e.$t("message.CommissionedLocation")}},[n("jPicker",{attrs:{sureColor:"#ff0000",showKey:"value",valKey:"value",val:e.remove.value,options:e.model.WlList},on:{bindpicker:function(t){arguments[0]=t=e.$handleEvent(t),e.selectItem.apply(void 0,arguments)}}})],1),n("u-form-item",{attrs:{required:!0,label:e.$t("message.product_barCode"),prop:"productCode"}},[n("u-search",{attrs:{placeholder:e.$t("message.barcode"),"show-action":!1},on:{search:function(t){arguments[0]=t=e.$handleEvent(t),e.onSubmit.apply(void 0,arguments)}},model:{value:e.barcode,callback:function(t){e.barcode="string"===typeof t?t.trim():t},expression:"barcode"}})],1)],1),n("v-uni-view",{staticClass:"bottom-bar"},[n("u-row",{staticClass:"button-bar"},[n("u-col",{attrs:{span:12}},[n("u-button",{attrs:{type:"error"},on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.uni.navigateBack({})}}},[e._v(e._s(e.$t("message.po_Return")))])],1)],1)],1)],1)},i=[]},"1cee":function(e,t,n){var r=n("24fb");t=r(!1),t.push([e.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */\n/* uni.scss */.TEMP_page[data-v-9233d1ce]{position:absolute;top:0;left:0;bottom:0;right:0}.TEMP_page .TEMP_card[data-v-9233d1ce]{margin:%?36?% %?72?%}.TEMP_page .TEMP_card .TEMP_title[data-v-9233d1ce]{font-size:2em;font-weight:400}.page-product-receipt[data-v-9233d1ce]{background:#f2f2f2 -webkit-linear-gradient(bottom,#f2f2f2,#4a78ea 51%,#1753ea) no-repeat;background:#f2f2f2 linear-gradient(0deg,#f2f2f2,#4a78ea 51%,#1753ea) no-repeat;background-size:100% %?600?%;padding:%?118?% %?30?% %?162?%;min-height:100%}.page-product-receipt .header[data-v-9233d1ce]{position:fixed;top:%?36?%;left:0;right:0;z-index:99;display:-webkit-box;display:-webkit-flex;display:flex;height:%?88?%;line-height:%?88?%;color:#fff;font-size:%?34?%;font-weight:500;text-align:center}.page-product-receipt .header .title[data-v-9233d1ce]{-webkit-box-flex:3;-webkit-flex:3;flex:3}.page-product-receipt .header .left[data-v-9233d1ce],\n.page-product-receipt .header .right[data-v-9233d1ce]{-webkit-box-flex:1;-webkit-flex:1;flex:1}.page-product-receipt .header .icon[data-v-9233d1ce]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:%?88?%;height:%?88?%}.page-product-receipt .form[data-v-9233d1ce]{background-color:#fff;padding:%?40?%;border-radius:%?10?%;box-shadow:0 0 %?20?% 0 hsla(0,0%,50.2%,.2)}.page-product-receipt .form .u-form-item[data-v-9233d1ce]{padding:%?30?% 0;line-height:%?35?%}.page-product-receipt .form .u-form-item .Transfer[data-v-9233d1ce]{width:%?280?%;height:%?64?%;background:#f2f2f2;border-radius:%?110?%}.page-product-receipt .form .single[data-v-9233d1ce]{width:100%;height:%?100?%;display:-webkit-box;display:-webkit-flex;display:flex}.page-product-receipt .form .single .single-left[data-v-9233d1ce]{width:80%;height:100%;display:-webkit-box;display:-webkit-flex;display:flex}.page-product-receipt .form .single .single-left uni-view[data-v-9233d1ce]{width:%?170?%;height:100%;line-height:%?100?%}.page-product-receipt .form .single .single-right uni-button[data-v-9233d1ce]{margin-top:%?15?%;width:%?140?%;height:%?70?%}.page-product-receipt .bottom-bar[data-v-9233d1ce]{position:fixed;bottom:0;left:0;right:0;z-index:99;background:#fff;box-shadow:0 %?1?% %?20?% 0 hsla(0,0%,50.2%,.2);padding:%?20?%}',""]),e.exports=t},"1ffc":function(e,t,n){"use strict";n.r(t);var r=n("43be"),a=n.n(r);for(var i in r)["default"].indexOf(i)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(i);t["default"]=a.a},"291d":function(e,t,n){var r=n("24fb");t=r(!1),t.push([e.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */\n/* uni.scss */.TEMP_page[data-v-3783e340]{position:absolute;top:0;left:0;bottom:0;right:0}.TEMP_page .TEMP_card[data-v-3783e340]{margin:%?36?% %?72?%}.TEMP_page .TEMP_card .TEMP_title[data-v-3783e340]{font-size:2em;font-weight:400}.u-search[data-v-3783e340]{\ndisplay:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;\n-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1;flex:1}.u-content[data-v-3783e340]{\ndisplay:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;\n-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0 %?18?%;-webkit-box-flex:1;-webkit-flex:1;flex:1}.u-clear-icon[data-v-3783e340]{\ndisplay:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;\n-webkit-box-align:center;-webkit-align-items:center;align-items:center}.u-input[data-v-3783e340]{-webkit-box-flex:1;-webkit-flex:1;flex:1;font-size:%?28?%;line-height:1;margin:0 %?10?%;color:#909399}.u-close-wrap[data-v-3783e340]{width:%?40?%;height:100%;\ndisplay:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;\n-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;border-radius:50%}.u-placeholder-class[data-v-3783e340]{color:#909399}.u-action[data-v-3783e340]{font-size:%?28?%;color:#303133;width:0;overflow:hidden;-webkit-transition:all .3s;transition:all .3s;white-space:nowrap;text-align:center}.u-action-active[data-v-3783e340]{width:%?80?%;margin-left:%?10?%}',""]),e.exports=t},"43be":function(e,t,n){"use strict";var r=n("4ea4");n("4160"),n("159b"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("96cf");var a=r(n("1da1")),i=r(n("d4ec")),o=r(n("bee2")),s=r(n("262e")),u=r(n("2caf")),c=n("9ab4"),l=n("60a3"),d=n("22da"),f=r(n("34b3")),p=r(n("da70")),h=n("54a3"),m=function(e){(0,s.default)(n,e);var t=(0,u.default)(n);function n(){var e;return(0,i.default)(this,n),e=t.apply(this,arguments),e.model=p.default,e.remove={},e.orderNo="",e.productCodeList={},e.histroyItem={},e.barcode="",e}return(0,o.default)(n,[{key:"onReady",value:function(){var e=(0,a.default)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,this.model.queryLocation();case 2:this.remove=this.model.WlList[0];case 3:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}()},{key:"selectItem",value:function(e){this.remove=e.pickerName}},{key:"query",value:function(){var e=(0,a.default)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:if(""!=this.orderNo&&0!=this.orderNo.length){e.next=3;break}return this.customToast(this.$t("message.Commission_tips1")),e.abrupt("return");case 3:return e.next=5,this.model.queryOrderNo(this.orderNo);case 5:this.productCodeList=this.model.productCodeList[0],this.histroyItem=this.model.orderNoItemList[0];case 7:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}()},{key:"selectProductCode",value:function(e){var t=this;this.model.orderNoItemList.forEach((function(n){n.productCode==e.pickerName.value&&(t.histroyItem=n)}))}},{key:"onSubmit",value:function(){var e=(0,a.default)(regeneratorRuntime.mark((function e(){var t;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:if(""!=this.orderNo&&0!=this.orderNo.length){e.next=3;break}return this.customToast(this.$t("message.Commission_tips1")),e.abrupt("return");case 3:if(this.histroyItem!={}&&this.histroyItem.productCode){e.next=6;break}return this.customToast(this.$t("message.AppendMateriel5")),e.abrupt("return");case 6:if(""!=this.barcode&&0!=this.barcode.length){e.next=9;break}return this.customToast(this.$t("message.barcode")),e.abrupt("return");case 9:return t={loginName:h.session.loginName,factoryCode:h.session.factoryCode,orderNo:this.orderNo,orderItem:this.histroyItem.orderItem,productCode:this.histroyItem.productCode,productDescZh:this.histroyItem.productDescZh,orderType:this.histroyItem.orderType,barcode:this.barcode,locCode:this.remove.value},e.next=12,this.model.OnSubmit(t);case 12:if("1"!=this.model.SubmitCode){e.next=20;break}return this.customToast(this.$t("message.Warehouse_Tip9")),this.barcode="",this.histroyItem={},this.productCodeList={},this.model.empty(),e.next=20,this.query();case 20:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}()}]),n}(d.BasePage);m=(0,c.__decorate)([(0,l.Component)({components:{jPicker:f.default}})],m);var b=m;t.default=b},"43f6":function(e,t,n){"use strict";n.r(t);var r=n("980b"),a=n.n(r);for(var i in r)["default"].indexOf(i)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(i);t["default"]=a.a},"60a3b":function(e,t,n){"use strict";var r=n("a0d2"),a=n.n(r);a.a},"6d47":function(e,t,n){"use strict";var r=n("7e09"),a=n.n(r);a.a},"6f41":function(e,t,n){"use strict";n.r(t);var r=n("a360"),a=n.n(r);for(var i in r)["default"].indexOf(i)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(i);t["default"]=a.a},"7e09":function(e,t,n){var r=n("1cee");"string"===typeof r&&(r=[[e.i,r,""]]),r.locals&&(e.exports=r.locals);var a=n("4f06").default;a("f9483802",r,!0,{sourceMap:!1,shadowMode:!1})},9741:function(e,t,n){var r=n("a8b4");"string"===typeof r&&(r=[[e.i,r,""]]),r.locals&&(e.exports=r.locals);var a=n("4f06").default;a("3a1d922c",r,!0,{sourceMap:!1,shadowMode:!1})},"980b":function(e,t,n){"use strict";n("a9e3"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={name:"u-search",props:{shape:{type:String,default:"round"},bgColor:{type:String,default:"#f2f2f2"},placeholder:{type:String,default:"请输入关键字"},clearabled:{type:Boolean,default:!0},focus:{type:Boolean,default:!1},showAction:{type:Boolean,default:!0},actionStyle:{type:Object,default:function(){return{}}},actionText:{type:String,default:"搜索"},inputAlign:{type:String,default:"left"},disabled:{type:Boolean,default:!1},animation:{type:Boolean,default:!1},borderColor:{type:String,default:"none"},value:{type:String,default:""},height:{type:[Number,String],default:64},inputStyle:{type:Object,default:function(){return{}}},maxlength:{type:[Number,String],default:"-1"},searchIconColor:{type:String,default:""},color:{type:String,default:"#606266"},placeholderColor:{type:String,default:"#909399"},margin:{type:String,default:"0"},searchIcon:{type:String,default:"search"}},data:function(){return{keyword:"",showClear:!1,show:!1,focused:this.focus}},watch:{keyword:function(e){this.$emit("input",e),this.$emit("change",e)},value:{immediate:!0,handler:function(e){this.keyword=e}}},computed:{showActionBtn:function(){return!(this.animation||!this.showAction)},borderStyle:function(){return this.borderColor?"1px solid ".concat(this.borderColor):"none"}},methods:{inputChange:function(e){this.keyword=e.detail.value},clear:function(){var e=this;this.keyword="",this.$nextTick((function(){e.$emit("clear")}))},search:function(e){this.$emit("search",e.detail.value);try{uni.hideKeyboard()}catch(e){}},custom:function(){this.$emit("custom",this.keyword);try{uni.hideKeyboard()}catch(e){}},getFocus:function(){this.focused=!0,this.animation&&this.showAction&&(this.show=!0),this.$emit("focus",this.keyword)},blur:function(){var e=this;setTimeout((function(){e.focused=!1}),100),this.show=!1,this.$emit("blur",this.keyword)},clickHandler:function(){this.disabled&&this.$emit("click")}}};t.default=r},"9cf5":function(e,t,n){"use strict";n.r(t);var r=n("c690"),a=n("43f6");for(var i in a)["default"].indexOf(i)<0&&function(e){n.d(t,e,(function(){return a[e]}))}(i);n("60a3b");var o,s=n("f0c5"),u=Object(s["a"])(a["default"],r["b"],r["c"],!1,null,"3783e340",null,!1,r["a"],o);t["default"]=u.exports},a0d2:function(e,t,n){var r=n("291d");"string"===typeof r&&(r=[[e.i,r,""]]),r.locals&&(e.exports=r.locals);var a=n("4f06").default;a("4fc5a69a",r,!0,{sourceMap:!1,shadowMode:!1})},a360:function(e,t,n){"use strict";n("c975"),n("d81d"),n("a9e3"),n("d3b7"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={name:"u-form",props:{model:{type:Object,default:function(){return{}}},errorType:{type:Array,default:function(){return["message","toast"]}},borderBottom:{type:Boolean,default:!0},labelPosition:{type:String,default:"left"},labelWidth:{type:[String,Number],default:90},labelAlign:{type:String,default:"left"},labelStyle:{type:Object,default:function(){return{}}}},provide:function(){return{uForm:this}},data:function(){return{rules:{}}},created:function(){this.fields=[]},methods:{setRules:function(e){this.rules=e},resetFields:function(){this.fields.map((function(e){e.resetField()}))},validate:function(e){var t=this;return new Promise((function(n){var r=!0,a=0,i=[];t.fields.map((function(o){o.validation("",(function(o){o&&(r=!1,i.push(o)),++a===t.fields.length&&(n(r),-1===t.errorType.indexOf("none")&&t.errorType.indexOf("toast")>=0&&i.length&&t.$u.toast(i[0]),"function"==typeof e&&e(r))}))}))}))}}};t.default=r},a8b4:function(e,t,n){var r=n("24fb");t=r(!1),t.push([e.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */\n/* uni.scss */.TEMP_page[data-v-1f4305a4]{position:absolute;top:0;left:0;bottom:0;right:0}.TEMP_page .TEMP_card[data-v-1f4305a4]{margin:%?36?% %?72?%}.TEMP_page .TEMP_card .TEMP_title[data-v-1f4305a4]{font-size:2em;font-weight:400}',""]),e.exports=t},aa8f:function(e,t,n){"use strict";n.r(t);var r=n("b0df"),a=n("6f41");for(var i in a)["default"].indexOf(i)<0&&function(e){n.d(t,e,(function(){return a[e]}))}(i);n("ecb9");var o,s=n("f0c5"),u=Object(s["a"])(a["default"],r["b"],r["c"],!1,null,"1f4305a4",null,!1,r["a"],o);t["default"]=u.exports},b0df:function(e,t,n){"use strict";var r;n.d(t,"b",(function(){return a})),n.d(t,"c",(function(){return i})),n.d(t,"a",(function(){return r}));var a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("v-uni-view",{staticClass:"u-form"},[e._t("default")],2)},i=[]},c690:function(e,t,n){"use strict";n.d(t,"b",(function(){return a})),n.d(t,"c",(function(){return i})),n.d(t,"a",(function(){return r}));var r={uIcon:n("f86b").default},a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("v-uni-view",{staticClass:"u-search",style:{margin:e.margin},on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.clickHandler.apply(void 0,arguments)}}},[n("v-uni-view",{staticClass:"u-content",style:{backgroundColor:e.bgColor,borderRadius:"round"==e.shape?"100rpx":"10rpx",border:e.borderStyle,height:e.height+"rpx"}},[n("v-uni-view",{staticClass:"u-icon-wrap"},[n("u-icon",{staticClass:"u-clear-icon",attrs:{size:30,name:e.searchIcon,color:e.searchIconColor?e.searchIconColor:e.color}})],1),n("v-uni-input",{staticClass:"u-input",style:[{textAlign:e.inputAlign,color:e.color,backgroundColor:e.bgColor},e.inputStyle],attrs:{"confirm-type":"search",value:e.value,disabled:e.disabled,focus:e.focus,maxlength:e.maxlength,"placeholder-class":"u-placeholder-class",placeholder:e.placeholder,"placeholder-style":"color: "+e.placeholderColor,type:"text"},on:{blur:function(t){arguments[0]=t=e.$handleEvent(t),e.blur.apply(void 0,arguments)},confirm:function(t){arguments[0]=t=e.$handleEvent(t),e.search.apply(void 0,arguments)},input:function(t){arguments[0]=t=e.$handleEvent(t),e.inputChange.apply(void 0,arguments)},focus:function(t){arguments[0]=t=e.$handleEvent(t),e.getFocus.apply(void 0,arguments)}}}),e.keyword&&e.clearabled&&e.focused?n("v-uni-view",{staticClass:"u-close-wrap",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.clear.apply(void 0,arguments)}}},[n("u-icon",{staticClass:"u-clear-icon",attrs:{name:"close-circle-fill",size:"34",color:"#c0c4cc"}})],1):e._e()],1),n("v-uni-view",{staticClass:"u-action",class:[e.showActionBtn||e.show?"u-action-active":""],style:[e.actionStyle],on:{click:function(t){t.stopPropagation(),t.preventDefault(),arguments[0]=t=e.$handleEvent(t),e.custom.apply(void 0,arguments)}}},[e._v(e._s(e.actionText))])],1)},i=[]},da70:function(e,t,n){"use strict";var r=n("4ea4");n("d81d"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.wholeTransfer=void 0,n("96cf");var a=r(n("1da1")),i=r(n("d4ec")),o=r(n("bee2")),s=r(n("262e")),u=r(n("2caf")),c=n("9ab4"),l=n("6fc5"),d=r(n("0613")),f=r(n("b32d")),p=n("110c"),h=n("54a3"),m=function(e){(0,s.default)(n,e);var t=(0,u.default)(n);function n(){var e;return(0,i.default)(this,n),e=t.apply(this,arguments),e.WlList=[],e.orderNoItemList=[],e.productCodeList=[],e.SubmitCode="",e}return(0,o.default)(n,[{key:"queryLocation",value:function(){var e=(0,a.default)(regeneratorRuntime.mark((function e(){var t,n;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,f.default.post(p.url.warehouse.wholeTransfer.getSpareMdLocation,{factoryCode:h.session.factoryCode,loginName:h.session.loginName});case 2:return t=e.sent,n=t.data.map((function(e){return{label:e.locationCode,value:e.locationCode}})),e.abrupt("return",{WlList:n});case 5:case"end":return e.stop()}}),e)})));function t(){return e.apply(this,arguments)}return t}()},{key:"queryOrderNo",value:function(){var e=(0,a.default)(regeneratorRuntime.mark((function e(t){var n,r,a;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,f.default.post(p.url.warehouse.wholeTransfer.queryOnshelfOrder,{factoryCode:h.session.factoryCode,loginName:h.session.loginName,orderNo:t});case 2:return n=e.sent,r=n.data,a=n.data.map((function(e){return{label:e.productCode,value:e.productCode}})),e.abrupt("return",{orderNoItemList:r,productCodeList:a});case 6:case"end":return e.stop()}}),e)})));function t(t){return e.apply(this,arguments)}return t}()},{key:"OnSubmit",value:function(){var e=(0,a.default)(regeneratorRuntime.mark((function e(t){var n,r;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,f.default.post(p.url.warehouse.wholeTransfer.upshelf,t);case 2:return n=e.sent,r=n.code,e.abrupt("return",{SubmitCode:r});case 5:case"end":return e.stop()}}),e)})));function t(t){return e.apply(this,arguments)}return t}()},{key:"empty",value:function(){var e=(0,a.default)(regeneratorRuntime.mark((function e(){var t;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return t=[],e.abrupt("return",{productCodeList:t});case 2:case"end":return e.stop()}}),e)})));function t(){return e.apply(this,arguments)}return t}()}]),n}(l.VuexModule);t.wholeTransfer=m,(0,c.__decorate)([l.MutationAction],m.prototype,"queryLocation",null),(0,c.__decorate)([l.MutationAction],m.prototype,"queryOrderNo",null),(0,c.__decorate)([l.MutationAction],m.prototype,"OnSubmit",null),(0,c.__decorate)([l.MutationAction],m.prototype,"empty",null),t.wholeTransfer=m=(0,c.__decorate)([(0,l.Module)({namespaced:!0,dynamic:!0,store:d.default,name:"page.raw.ingoods.SpareInbound.SparePartsStores"})],m);var b=(0,l.getModule)(m);t.default=b},ebb6:function(e,t,n){"use strict";n.r(t);var r=n("0b8c"),a=n("1ffc");for(var i in a)["default"].indexOf(i)<0&&function(e){n.d(t,e,(function(){return a[e]}))}(i);n("6d47");var o,s=n("f0c5"),u=Object(s["a"])(a["default"],r["b"],r["c"],!1,null,"9233d1ce",null,!1,r["a"],o);t["default"]=u.exports},ecb9:function(e,t,n){"use strict";var r=n("9741"),a=n.n(r);a.a}}]); |