{"remainingRequest":"D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js??vue-loader-options!D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\bzzgj-fvue\\src\\views\\Mobile\\Manage\\MobileMaterialStock\\index.vue?vue&type=template&id=5add9de6&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\bzzgj-fvue\\src\\views\\Mobile\\Manage\\MobileMaterialStock\\index.vue","mtime":1690541169611},{"path":"D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"mobile-containter\"},[_c('van-sticky',[_c('van-nav-bar',{attrs:{\"title\":\"物资库存查询\",\"left-arrow\":\"\"},on:{\"click-left\":function (_) { return _vm.$router.push({name: 'MobileMaterialStockClassification', query: {}}); }}})],1),_c('div',{staticClass:\"search-box\"},[_c('van-search',{attrs:{\"placeholder\":\"请输入物资名称\"},on:{\"input\":_vm.onSearch},model:{value:(_vm.querys[0].value),callback:function ($$v) {_vm.$set(_vm.querys[0], \"value\", $$v)},expression:\"querys[0].value\"}}),_c('van-button',{staticStyle:{\"border\":\"0\"},attrs:{\"icon\":\"filter-o\",\"type\":\"default\"},on:{\"click\":_vm.seoBtn}},[_vm._v(\"筛选\\n \")])],1),_c('van-pull-refresh',{staticClass:\"van-hairline--top\",on:{\"refresh\":_vm.onRefresh},model:{value:(_vm.refreshing),callback:function ($$v) {_vm.refreshing=$$v},expression:\"refreshing\"}},[_c('van-list',{attrs:{\"finished\":_vm.finished,\"finished-text\":\"没有更多了\"},on:{\"load\":_vm.onLoad},model:{value:(_vm.loading),callback:function ($$v) {_vm.loading=$$v},expression:\"loading\"}},[_vm._l((_vm.tableData),function(device,index){return _c('div',{key:index,staticClass:\"device van-hairline--bottom\",class:{myStyle: index === _vm.tableData.length - 1}},[_c('div',{staticClass:\"device-item\"},[_c('div',{staticClass:\"device-item-text\"},[_c('div',{staticClass:\"device-item-content\",staticStyle:{\"margin-bottom\":\"6px\"}},[_c('div',[_c('div',{staticClass:\"device-name\"},[_vm._v(\"\\n \"+_vm._s(device.name)+\"\\n \")])]),_c('div',{staticClass:\"device-status\"},[(device.quantity < 5)?_c('van-tag',{attrs:{\"type\":\"danger\"}},[_vm._v(\"库存不足\\n \")]):_c('van-tag',{attrs:{\"color\":\"#d6ffea\",\"text-color\":\"#07c160\",\"type\":\"success\"}},[_vm._v(\"库存: \"+_vm._s(device.quantity)+_vm._s(device.unit)+\"\\n \")])],1)])]),_c('div',{staticClass:\"device-content\",on:{\"click\":function($event){return _vm.handleDetail(device)}}},[_c('p',[_c('span',{staticStyle:{\"color\":\"#333\"}},[_vm._v(\"规格型号:\")]),_vm._v(_vm._s(device.model)+\"\\n \")]),_c('p',{staticStyle:{\"display\":\"flex\"}},[_c('span',{staticStyle:{\"color\":\"#333\"}},[_vm._v(\"计量单位:\")]),(device.unit)?_c('van-tag',{staticStyle:{\"width\":\"20px\"},attrs:{\"color\":\"#eff2ff\",\"text-color\":\"#728af8\"}},[_vm._v(_vm._s(device.unit)+\"\\n \")]):_vm._e()],1),_c('p',[_c('span',{staticStyle:{\"color\":\"#333\"}},[_vm._v(\"单价(元):\")]),_vm._v(_vm._s(device.price)+\"\\n \")]),_c('p',[_c('span',{staticStyle:{\"color\":\"#333\"}},[_vm._v(\"剩余价值:\")]),_vm._v(_vm._s(device.quantity * device.price)+\"\\n \")])])])])}),_c('div',{staticClass:\"van-list__placeholder\"})],2)],1),_c('van-popup',{staticClass:\"popup-device\",style:({height: '100%', width: '100%'}),attrs:{\"position\":\"right\"},model:{value:(_vm.popupShow),callback:function ($$v) {_vm.popupShow=$$v},expression:\"popupShow\"}},[_c('van-nav-bar',{attrs:{\"title\":\"返回\",\"left-arrow\":\"\"},on:{\"click-left\":_vm.reviseShowBack}}),_c('div',{staticClass:\"popup-content\"},[_c('span',{staticClass:\"popup-label\",attrs:{\"slot\":\"label\"},slot:\"label\"},[_c('span',{staticClass:\"tab-label active\"},[_vm._v(\"物资分类\")])]),_c('van-radio-group',{attrs:{\"direction\":\"horizontal\"},model:{value:(_vm.querys[2].value),callback:function ($$v) {_vm.$set(_vm.querys[2], \"value\", $$v)},expression:\"querys[2].value\"}},_vm._l((_vm.materialFirstClassList),function(item,index){return _c('van-radio',{key:index,attrs:{\"name\":item.value}},[_vm._v(_vm._s(item.text)+\"\\n \")])}),1),_c('van-field',{attrs:{\"readonly\":\"\",\"clickable\":\"\",\"name\":\"datetimePicker\",\"value\":_vm.querys[1].value,\"label\":\"时间选择\",\"placeholder\":\"点击选择时间\"},on:{\"click\":function($event){_vm.showPicker = true}}})],1),_c('div',{staticClass:\"confirm-button\",staticStyle:{\"margin\":\"16px\"}},[_c('van-button',{staticStyle:{\"margin-right\":\"10px\"},attrs:{\"round\":\"\",\"block\":\"\",\"type\":\"info\",\"native-type\":\"submit\"},on:{\"click\":_vm.resetBtn}},[_vm._v(\"重置\\n \")]),_c('van-button',{attrs:{\"round\":\"\",\"block\":\"\",\"type\":\"info\",\"native-type\":\"submit\"},on:{\"click\":_vm.confirmBtn}},[_vm._v(\"确认\\n \")])],1)],1),_c('van-popup',{attrs:{\"position\":\"bottom\"},model:{value:(_vm.showPicker),callback:function ($$v) {_vm.showPicker=$$v},expression:\"showPicker\"}},[_c('van-date-picker',{attrs:{\"show-toolbar\":\"\",\"title\":\"选择时间段\",\"min-date\":_vm.minDate,\"max-date\":_vm.maxDate},on:{\"confirm\":_vm.confirm,\"cancel\":function($event){return _vm.cancel()}},model:{value:(_vm.currentDate),callback:function ($$v) {_vm.currentDate=$$v},expression:\"currentDate\"}})],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}