nubomed-ui 2.0.53 → 2.0.54
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of nubomed-ui might be problematic. Click here for more details.
package/nubomed-ui.common.js
CHANGED
@@ -519,7 +519,7 @@ src.install = function (Vue) {
|
|
519
519
|
|
520
520
|
/***/ }),
|
521
521
|
|
522
|
-
/***/
|
522
|
+
/***/ 53:
|
523
523
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
524
524
|
|
525
525
|
"use strict";
|
@@ -531,8 +531,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
531
531
|
"default": function() { return /* binding */ NBCabinetInventoryCarousel; }
|
532
532
|
});
|
533
533
|
|
534
|
-
;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/components/NBCabinetInventoryCarousel/src/index.vue?vue&type=template&id=
|
535
|
-
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"nb-cabinet-inventory-carousel",class:[("nb-cabinet-inventory-carousel--" + _vm.locale)]},[(_vm.totalPage > 1)?_c('span',{staticClass:"cabinet__arrow",class:_vm.disableLeft ? 'is-disable' : '',on:{"click":function($event){$event.stopPropagation();return _vm.handleClickArrow('prev')}}},[_c('nb-icon',{staticClass:"cabinet__arrow--left",attrs:{"icon":"arrow-left"}})],1):_vm._e(),_c('el-carousel',{ref:"refCarousel",attrs:{"interval":0,"arrow":"never","trigger":"click","autoplay":false,"indicator-position":"none"},on:{"change":_vm.handleChange}},_vm._l((_vm.showList),function(page){return _c('el-carousel-item',{key:page.page},[_c('ul',{staticClass:"cabinet-list",class:("cabinet-list--" + (page.list.length))},_vm._l((page.list),function(item,index){return _c('li',{key:index,staticClass:"cabinet-item",on:{"click":function($event){$event.stopPropagation();return _vm.handleGoDetail(item)}}},[_c('div',{staticClass:"cabinet__img"},[_c('img',{attrs:{"src":("" + (item.terModelPic))}})]),_vm._t("default",
|
534
|
+
;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/components/NBCabinetInventoryCarousel/src/index.vue?vue&type=template&id=fb7eeeb0&scoped=true
|
535
|
+
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"nb-cabinet-inventory-carousel",class:[("nb-cabinet-inventory-carousel--" + _vm.locale)]},[(_vm.totalPage > 1)?_c('span',{staticClass:"cabinet__arrow",class:_vm.disableLeft ? 'is-disable' : '',on:{"click":function($event){$event.stopPropagation();return _vm.handleClickArrow('prev')}}},[_c('nb-icon',{staticClass:"cabinet__arrow--left",attrs:{"icon":"arrow-left"}})],1):_vm._e(),_c('el-carousel',{ref:"refCarousel",attrs:{"interval":0,"arrow":"never","trigger":"click","autoplay":false,"indicator-position":"none"},on:{"change":_vm.handleChange}},_vm._l((_vm.showList),function(page){return _c('el-carousel-item',{key:page.page},[_c('ul',{staticClass:"cabinet-list",class:("cabinet-list--" + (page.list.length))},_vm._l((page.list),function(item,index){return _c('li',{key:index,staticClass:"cabinet-item",on:{"click":function($event){$event.stopPropagation();return _vm.handleGoDetail(item)}}},[_c('div',{staticClass:"cabinet__img"},[_c('img',{attrs:{"src":("" + (item.terModelPic))}})]),(_vm.$slots.default)?_vm._t("default",null,{"row":item}):[_c('div',{staticClass:"cabinet__right"},[_c('div',{staticClass:"cabinet__right__top"},[_c('div',{staticClass:"cabinet__name"},[_vm._v(_vm._s(item.sTerDesc))]),_c('div',{staticClass:"cabinet__date"},[_vm._v("03/15 08:49 盘点")])]),_c('div',{staticClass:"cabinet__loss"},[_c('span',[_c('i',[_vm._v("盘盈")]),_c('span',{staticClass:"inventory-surplus"},[_vm._v("236")])]),_c('span',[_c('i',[_vm._v("盘亏")]),_c('span',{staticClass:"inventory-loss"},[_vm._v("888")])])]),_c('div',{staticClass:"cabinet__account"},[_c('span',[_c('i',[_vm._v("账盘")]),_c('strong',[_vm._v("236")])]),_c('span',[_c('i',[_vm._v("机盘")]),_c('strong',[_vm._v("888")])])])]),_c('el-button',{attrs:{"size":"mini","type":"primary","plain":""},on:{"click":function($event){$event.stopPropagation();return _vm.handleClickInventory(item)}}},[_vm._v("盘点")]),(item.state === 1)?_c('div',{staticClass:"cabinet__loading"},[_vm._v("盘点中...")]):_vm._e()]],2)}),0)])}),1),(_vm.totalPage > 1)?_c('span',{staticClass:"cabinet__arrow",class:_vm.disableRight ? 'is-disable' : '',on:{"click":function($event){$event.stopPropagation();return _vm.handleClickArrow('next')}}},[_c('nb-icon',{staticClass:"cabinet__arrow--right",attrs:{"icon":"arrow-right"}})],1):_vm._e()],1)}
|
536
536
|
var staticRenderFns = []
|
537
537
|
|
538
538
|
|
@@ -600,6 +600,7 @@ var es_array_push = __webpack_require__(4114);
|
|
600
600
|
//
|
601
601
|
//
|
602
602
|
//
|
603
|
+
//
|
603
604
|
|
604
605
|
/* harmony default export */ var srcvue_type_script_lang_js = ({
|
605
606
|
name: 'NBCabinetInventoryCarousel',
|
@@ -694,7 +695,7 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
694
695
|
staticRenderFns,
|
695
696
|
false,
|
696
697
|
null,
|
697
|
-
"
|
698
|
+
"fb7eeeb0",
|
698
699
|
null
|
699
700
|
|
700
701
|
)
|
@@ -3591,7 +3592,7 @@ webpackContext.id = 1603;
|
|
3591
3592
|
|
3592
3593
|
var map = {
|
3593
3594
|
"./NBBadge/index.js": 3250,
|
3594
|
-
"./NBCabinetInventoryCarousel/index.js":
|
3595
|
+
"./NBCabinetInventoryCarousel/index.js": 53,
|
3595
3596
|
"./NBCheckboxGroup/index.js": 9070,
|
3596
3597
|
"./NBDialog/index.js": 6571,
|
3597
3598
|
"./NBEmpty/index.js": 4400,
|