nubomed-ui 2.0.185 → 2.0.188
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/css/nb-ui/index.css +1 -1
- package/nubomed-ui.common.js +31 -33
- package/nubomed-ui.umd.js +31 -33
- package/nubomed-ui.umd.min.js +2 -2
- package/package.json +1 -1
package/nubomed-ui.common.js
CHANGED
@@ -751,7 +751,7 @@ src.install = function (Vue) {
|
|
751
751
|
|
752
752
|
/***/ }),
|
753
753
|
|
754
|
-
/***/
|
754
|
+
/***/ 626:
|
755
755
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
756
756
|
|
757
757
|
"use strict";
|
@@ -763,8 +763,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
763
763
|
"default": function() { return /* binding */ NBBarcodeCard; }
|
764
764
|
});
|
765
765
|
|
766
|
-
;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/lib/config/vue-loader-v15-resolve-compat/vue-loader.js??vue-loader-options!./packages/components/NBBarcodeCard/src/index.vue?vue&type=template&id=
|
767
|
-
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"nb-barcode-card",class:_vm.getCardClassList},[_c('div',{staticClass:"card__name--row"},[(_vm.showCheckbox)?_c('el-checkbox',{staticClass:"card__checkbox",on:{"change":function($event){return _vm.handleChangeCheckbox($event, _vm.item)}},model:{value:(_vm.item.checked),callback:function ($$v) {_vm.$set(_vm.item, "checked", $$v)},expression:"item.checked"}}):_vm._e(),_c('strong',{staticClass:"card__name"},[_vm._v(_vm._s(_vm.item.sDrugName || '- -'))]),_c('nb-reagent-type',{attrs:{"value":_vm.item.reagentType}}),(_vm.showExpiry)?_c('nb-expiry-icon',{attrs:{"value":_vm.item.expiryState}}):_vm._e(),(_vm.item.iTempDisable === 0)?_c('nb-tag',{attrs:{"type":"warning","fill":""}},[_vm._v(_vm._s(_vm.t('nb.state.temporaryStop')))]):_vm._e(),(_vm.item.isDisable ===
|
766
|
+
;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/lib/config/vue-loader-v15-resolve-compat/vue-loader.js??vue-loader-options!./packages/components/NBBarcodeCard/src/index.vue?vue&type=template&id=09b0cc8c&scoped=true
|
767
|
+
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"nb-barcode-card",class:_vm.getCardClassList},[_c('div',{staticClass:"card__name--row"},[(_vm.showCheckbox)?_c('el-checkbox',{staticClass:"card__checkbox",on:{"change":function($event){return _vm.handleChangeCheckbox($event, _vm.item)}},model:{value:(_vm.item.checked),callback:function ($$v) {_vm.$set(_vm.item, "checked", $$v)},expression:"item.checked"}}):_vm._e(),_c('strong',{staticClass:"card__name"},[_vm._v(_vm._s(_vm.item.sDrugName || '- -'))]),_c('nb-reagent-type',{attrs:{"value":_vm.item.reagentType}}),(_vm.showExpiry)?_c('nb-expiry-icon',{attrs:{"value":_vm.item.expiryState}}):_vm._e(),(_vm.item.iTempDisable === 0)?_c('nb-tag',{attrs:{"type":"warning","fill":""}},[_vm._v(_vm._s(_vm.t('nb.state.temporaryStop')))]):_vm._e(),(_vm.item.isDisable === 0)?_c('nb-tag',{attrs:{"type":"danger","fill":""}},[_vm._v(_vm._s(_vm.t('nb.state.disabled')))]):_vm._e(),_vm._t("name-append",null,{"item":_vm.item})],2),_c('div',{staticClass:"card__spec--row"},[_c('div',{staticClass:"card__attr card__attr--spec"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.spec_model'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.sSpecs || '- -')+"/"+_vm._s(_vm.item.sModel || '- -'))])]),(_vm.showCoefficient)?_c('div',{staticClass:"card__attr card__attr--num"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.coefficient'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.iCount || '- -'))])]):_vm._e(),_vm._t("spec-append")],2),_c('div',{staticClass:"card__brand--row"},[_c('div',{staticClass:"card__row-left"},[(_vm.showBrand)?_c('div',{staticClass:"card__attr card__attr--brand"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.brand'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.sBrand || '- -'))])]):_vm._e(),(_vm.showPosition)?[(_vm.item.lastTerDesc)?_c('div',{staticClass:"card__attr card__attr--position-move"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.position'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.lastTerDesc || '- -'))]),_c('nb-icon',{attrs:{"icon":"caps-filled"}}),_c('span',[_vm._v(_vm._s(_vm.item.sTerDesc || '- -'))])],1):_c('div',{staticClass:"card__attr card__attr--position"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.position'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.sTerDesc || '- -'))])])]:_vm._e(),_vm._t("brand-append")],2),_c('div',{staticClass:"card__attr card__attr--count"},[_vm._t("default")],2)]),_c('div',{staticClass:"card__barcode--row",class:("" + (_vm.$slots['barcode-append'] ? 'card__barcode--row--slot-append' : ''))},[_c('div',{staticClass:"card__row-left"},[_c('div',{staticClass:"card__attr card__attr--barcode"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.barcode'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.sBarcode || '- -'))])]),_c('div',{staticClass:"card__attr card__attr--batch"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.batch'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.sBatch || '- -'))])]),_c('div',{staticClass:"card__attr card__attr--expiry"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.expiry'))+":")]),_c('span',[_vm._v(_vm._s(_vm.formatExpiry(_vm.item.dExpiry) || '- -'))])]),_vm._t("barcode-append")],2),_c('div',{staticClass:"card__attr card__attr--form"},[_vm._t("barcode-append-form")],2)])])}
|
768
768
|
var staticRenderFns = []
|
769
769
|
|
770
770
|
|
@@ -949,7 +949,7 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
949
949
|
staticRenderFns,
|
950
950
|
false,
|
951
951
|
null,
|
952
|
-
"
|
952
|
+
"09b0cc8c",
|
953
953
|
null
|
954
954
|
|
955
955
|
)
|
@@ -964,7 +964,7 @@ src.install = function (Vue) {
|
|
964
964
|
|
965
965
|
/***/ }),
|
966
966
|
|
967
|
-
/***/
|
967
|
+
/***/ 5988:
|
968
968
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
969
969
|
|
970
970
|
"use strict";
|
@@ -976,8 +976,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
976
976
|
"default": function() { return /* binding */ NBBarcodeReviewDialog; }
|
977
977
|
});
|
978
978
|
|
979
|
-
;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/lib/config/vue-loader-v15-resolve-compat/vue-loader.js??vue-loader-options!./packages/components/NBBarcodeReviewDialog/src/index.vue?vue&type=template&id=
|
980
|
-
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('nb-dialog',{attrs:{"show-close":true,"custom-class":"nb-barcode-review-dialog","title":_vm.title || _vm.t('nb.traceDetail'),"show-cancel-button":false,"show-confirm-button":false,"center":false},on:{"closed":_vm.onClosed},model:{value:(_vm.dialogVisible),callback:function ($$v) {_vm.dialogVisible=$$v},expression:"dialogVisible"}},[_c('div',{staticClass:"br-top"},[_c('div',{staticClass:"br__name"},[_c('nb-reagent-type',{attrs:{"value":_vm.info.reagentType}}),(_vm.info.iTempDisable === 0)?_c('nb-tag',{attrs:{"type":"warning","fill":""}},[_vm._v(_vm._s(_vm.t('nb.state.temporaryStop')))]):_vm._e(),(_vm.info.isDisable ===
|
979
|
+
;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/lib/config/vue-loader-v15-resolve-compat/vue-loader.js??vue-loader-options!./packages/components/NBBarcodeReviewDialog/src/index.vue?vue&type=template&id=2d55add2&scoped=true
|
980
|
+
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('nb-dialog',{attrs:{"show-close":true,"custom-class":"nb-barcode-review-dialog","title":_vm.title || _vm.t('nb.traceDetail'),"show-cancel-button":false,"show-confirm-button":false,"center":false},on:{"closed":_vm.onClosed},model:{value:(_vm.dialogVisible),callback:function ($$v) {_vm.dialogVisible=$$v},expression:"dialogVisible"}},[_c('div',{staticClass:"br-top"},[_c('div',{staticClass:"br__name"},[_c('nb-reagent-type',{attrs:{"value":_vm.info.reagentType}}),(_vm.info.iTempDisable === 0)?_c('nb-tag',{attrs:{"type":"warning","fill":""}},[_vm._v(_vm._s(_vm.t('nb.state.temporaryStop')))]):_vm._e(),(_vm.info.isDisable === 0)?_c('nb-tag',{attrs:{"type":"danger","fill":""}},[_vm._v(_vm._s(_vm.t('nb.state.disabled')))]):_vm._e(),_c('span',[_vm._v(_vm._s(_vm.info.sDrugName || '- -'))]),_c('span',{staticClass:"br__copy",on:{"click":function($event){$event.stopPropagation();return _vm.handleCopy(_vm.info.sDrugName)}}},[_c('nb-icon',{attrs:{"icon":"copy"}}),_vm._v(_vm._s(_vm.t('nb.button.copy')))],1)],1),_c('div',{staticClass:"br__barcode"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.barcode'))+":")]),_c('span',[_vm._v(_vm._s(_vm.info.sBarcode || '- -'))]),_c('span',{staticClass:"br__copy",on:{"click":function($event){$event.stopPropagation();return _vm.handleCopy(_vm.info.sBarcode)}}},[_c('nb-icon',{attrs:{"icon":"copy"}}),_vm._v(_vm._s(_vm.t('nb.button.copy')))],1)]),_c('div',{staticClass:"br__row"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.spec'))+":")]),_c('span',[_vm._v(_vm._s(_vm.info.sSpecs || '- -'))])]),_c('div',{staticClass:"br__row"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.model'))+":")]),_c('span',[_vm._v(_vm._s(_vm.info.sModel || '- -'))])]),_c('div',{staticClass:"br__row flex-row"},[_c('div',[_c('i',[_vm._v(_vm._s(_vm.t('nb.batch'))+":")]),_c('span',[_vm._v(_vm._s(_vm.info.sBatch || '- -'))])]),_c('div',[_c('i',[_vm._v(_vm._s(_vm.t('nb.expiry'))+":")]),_c('span',[_vm._v(_vm._s(_vm.formatDateTime(_vm.info.dExpiry) || '- -'))])]),_c('div',[_c('i',[_vm._v(_vm._s(_vm.t('nb.price'))+":")]),_c('span',[_vm._v(_vm._s(_vm.info.fPrice || '- -'))])])]),_c('div',{staticClass:"br__row"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.brand'))+":")]),_c('span',[_vm._v(_vm._s(_vm.info.sBrand || '- -'))])]),_c('div',{staticClass:"br__row"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.manufacturer'))+":")]),_c('span',[_vm._v(_vm._s(_vm.info.sManufacturerName || '- -'))])]),_c('div',{staticClass:"br__row"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.supplier'))+":")]),_c('span',[_vm._v(_vm._s(_vm.info.sSupplierName || '- -'))])])]),_c('ul',{staticClass:"br-bottom"},_vm._l((_vm.info.details),function(item,index){return _c('li',{key:index,staticClass:"br__item"},[_c('div',{staticClass:"br__item__date",domProps:{"innerHTML":_vm._s(_vm.formartInputTime(item.dInputTime))}}),_c('div',{staticClass:"br__item__dot"}),_c('div',{staticClass:"br__item__card"},[_c('p',{staticClass:"br__item__card__type"},[_vm._v(_vm._s(item.sBillTypeName || '- -'))]),_c('div',{staticClass:"br__item__card__bottom"},[_c('div',[_c('i',[_vm._v(_vm._s(_vm.t('nb.operator'))+":")]),_c('span',[_vm._v(_vm._s(item.sInputUserName || '- -'))])]),_c('div',[_c('i',[_vm._v(_vm._s(_vm.t('nb.position'))+":")]),_c('span',[_vm._v(_vm._s(item.sTerDesc || '- -'))])])])])])}),0)])}
|
981
981
|
var staticRenderFns = []
|
982
982
|
|
983
983
|
|
@@ -1168,7 +1168,7 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
1168
1168
|
staticRenderFns,
|
1169
1169
|
false,
|
1170
1170
|
null,
|
1171
|
-
"
|
1171
|
+
"2d55add2",
|
1172
1172
|
null
|
1173
1173
|
|
1174
1174
|
)
|
@@ -4004,7 +4004,7 @@ src.install = function (Vue) {
|
|
4004
4004
|
|
4005
4005
|
/***/ }),
|
4006
4006
|
|
4007
|
-
/***/
|
4007
|
+
/***/ 5495:
|
4008
4008
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
4009
4009
|
|
4010
4010
|
"use strict";
|
@@ -4016,7 +4016,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
4016
4016
|
"default": function() { return /* binding */ NBGroupListItem; }
|
4017
4017
|
});
|
4018
4018
|
|
4019
|
-
;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/lib/config/vue-loader-v15-resolve-compat/vue-loader.js??vue-loader-options!./packages/components/NBGroupListItem/src/index.vue?vue&type=template&id=
|
4019
|
+
;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/lib/config/vue-loader-v15-resolve-compat/vue-loader.js??vue-loader-options!./packages/components/NBGroupListItem/src/index.vue?vue&type=template&id=c9777dde&scoped=true
|
4020
4020
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"nb-group-list-item",class:_vm.disabled ? "nb-group-list-item--disabled" : ''},[(!_vm.edit && (_vm.title || _vm.$slots.title))?_vm._t("left",[_c('span',{staticClass:"title"},[_vm._v(_vm._s(_vm.title))])]):_vm._e(),(_vm.edit)?[_c('div',{staticClass:"title-edit",on:{"click":function($event){$event.stopPropagation();return _vm.handleEdit($event)}}},[_c('p',{staticClass:"title-edit__title"},[_c('strong',[_vm._v(_vm._s(_vm.title))]),_c('span',[_vm._v(_vm._s(_vm.t('nb.button.edit'))),_c('nb-icon',{attrs:{"icon":"arrow-right"}})],1)]),(_vm.message)?_c('p',{staticClass:"title-edit__message"},[_vm._v(_vm._s(_vm.message))]):_vm._e()])]:_vm._e(),(!_vm.edit && _vm.message)?_c('span',{staticClass:"message"},[_vm._v(_vm._s(_vm.message))]):_vm._e(),_vm._t("right"),(_vm.showArrow)?_c('nb-icon',{staticClass:"arrow",attrs:{"icon":"arrow-right"}}):_vm._e()],2)}
|
4021
4021
|
var staticRenderFns = []
|
4022
4022
|
|
@@ -4099,9 +4099,7 @@ var mixins = __webpack_require__(5289);
|
|
4099
4099
|
beforeDestroy() {},
|
4100
4100
|
methods: {
|
4101
4101
|
handleEdit() {
|
4102
|
-
|
4103
|
-
this.$emit('edit');
|
4104
|
-
}
|
4102
|
+
this.$emit('edit');
|
4105
4103
|
}
|
4106
4104
|
}
|
4107
4105
|
});
|
@@ -4123,7 +4121,7 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
4123
4121
|
staticRenderFns,
|
4124
4122
|
false,
|
4125
4123
|
null,
|
4126
|
-
"
|
4124
|
+
"c9777dde",
|
4127
4125
|
null
|
4128
4126
|
|
4129
4127
|
)
|
@@ -17738,7 +17736,7 @@ src.install = function (Vue) {
|
|
17738
17736
|
|
17739
17737
|
/***/ }),
|
17740
17738
|
|
17741
|
-
/***/
|
17739
|
+
/***/ 1706:
|
17742
17740
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
17743
17741
|
|
17744
17742
|
"use strict";
|
@@ -17750,8 +17748,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
17750
17748
|
"default": function() { return /* binding */ NBLowBarcodeCard; }
|
17751
17749
|
});
|
17752
17750
|
|
17753
|
-
;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/lib/config/vue-loader-v15-resolve-compat/vue-loader.js??vue-loader-options!./packages/components/NBLowBarcodeCard/src/index.vue?vue&type=template&id=
|
17754
|
-
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"nb-low-barcode-card",class:_vm.getCardClassList},[_c('div',{staticClass:"card__name--row"},[(_vm.showCheckbox)?_c('el-checkbox',{staticClass:"card__checkbox",on:{"change":function($event){return _vm.handleChangeCheckbox($event, _vm.item)}},model:{value:(_vm.item.checked),callback:function ($$v) {_vm.$set(_vm.item, "checked", $$v)},expression:"item.checked"}}):_vm._e(),_c('strong',{staticClass:"card__name"},[_vm._v(_vm._s(_vm.item.sDrugName || '- -'))]),_c('nb-reagent-type',{attrs:{"value":_vm.item.reagentType}}),(_vm.showExpiry)?_c('nb-expiry-icon',{attrs:{"value":_vm.item.expiryState}}):_vm._e(),(_vm.item.iTempDisable === 0)?_c('nb-tag',{attrs:{"type":"warning","fill":""}},[_vm._v(_vm._s(_vm.t('nb.state.temporaryStop')))]):_vm._e(),(_vm.item.isDisable ===
|
17751
|
+
;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/lib/config/vue-loader-v15-resolve-compat/vue-loader.js??vue-loader-options!./packages/components/NBLowBarcodeCard/src/index.vue?vue&type=template&id=030bc012&scoped=true
|
17752
|
+
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"nb-low-barcode-card",class:_vm.getCardClassList},[_c('div',{staticClass:"card__name--row"},[(_vm.showCheckbox)?_c('el-checkbox',{staticClass:"card__checkbox",on:{"change":function($event){return _vm.handleChangeCheckbox($event, _vm.item)}},model:{value:(_vm.item.checked),callback:function ($$v) {_vm.$set(_vm.item, "checked", $$v)},expression:"item.checked"}}):_vm._e(),_c('strong',{staticClass:"card__name"},[_vm._v(_vm._s(_vm.item.sDrugName || '- -'))]),_c('nb-reagent-type',{attrs:{"value":_vm.item.reagentType}}),(_vm.showExpiry)?_c('nb-expiry-icon',{attrs:{"value":_vm.item.expiryState}}):_vm._e(),(_vm.item.iTempDisable === 0)?_c('nb-tag',{attrs:{"type":"warning","fill":""}},[_vm._v(_vm._s(_vm.t('nb.state.temporaryStop')))]):_vm._e(),(_vm.item.isDisable === 0)?_c('nb-tag',{attrs:{"type":"danger","fill":""}},[_vm._v(_vm._s(_vm.t('nb.state.disabled')))]):_vm._e(),_vm._t("name-append",null,{"item":_vm.item})],2),_c('div',{staticClass:"card__spec--row"},[_c('div',{staticClass:"card__row-left"},[_c('div',{staticClass:"card__attr card__attr--spec"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.spec_model'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.sSpecs || '- -')+"/"+_vm._s(_vm.item.sModel || '- -'))])]),(_vm.showBrand)?_c('div',{staticClass:"card__attr card__attr--brand"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.brand'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.sBrand || '- -'))])]):_vm._e(),(_vm.showCoefficient)?_c('div',{staticClass:"card__attr card__attr--num"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.coefficient'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.iCount || '- -'))])]):_vm._e(),_vm._t("spec-append")],2),_c('div',{staticClass:"card__attr card__attr--count"},[_vm._t("default")],2)]),_c('div',{staticClass:"card__barcode--row",class:("" + (_vm.$slots['barcode-append'] ? 'card__barcode--row--slot-append' : ''))},[_c('div',{staticClass:"card__row-left"},[_c('div',{staticClass:"card__attr card__attr--barcode"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.barcode'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.sBarcode || '- -'))])]),_c('div',{staticClass:"card__attr card__attr--batch"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.batch'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.sBatch || '- -'))])]),_c('div',{staticClass:"card__attr card__attr--expiry"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.expiry'))+":")]),_c('span',[_vm._v(_vm._s(_vm.formatDateTime(_vm.item.dExpiry) || '- -'))])]),_vm._t("barcode-append")],2),_c('div',{staticClass:"card__attr card__attr--form"},[_vm._t("barcode-append-form")],2)])])}
|
17755
17753
|
var staticRenderFns = []
|
17756
17754
|
|
17757
17755
|
|
@@ -17923,7 +17921,7 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
17923
17921
|
staticRenderFns,
|
17924
17922
|
false,
|
17925
17923
|
null,
|
17926
|
-
"
|
17924
|
+
"030bc012",
|
17927
17925
|
null
|
17928
17926
|
|
17929
17927
|
)
|
@@ -18590,7 +18588,7 @@ src.install = function (Vue) {
|
|
18590
18588
|
|
18591
18589
|
/***/ }),
|
18592
18590
|
|
18593
|
-
/***/
|
18591
|
+
/***/ 4382:
|
18594
18592
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
18595
18593
|
|
18596
18594
|
"use strict";
|
@@ -18602,8 +18600,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
18602
18600
|
"default": function() { return /* binding */ NBNameSpecCard; }
|
18603
18601
|
});
|
18604
18602
|
|
18605
|
-
;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/lib/config/vue-loader-v15-resolve-compat/vue-loader.js??vue-loader-options!./packages/components/NBNameSpecCard/src/index.vue?vue&type=template&id=
|
18606
|
-
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"nb-name-spec-card"},[_c('div',{staticClass:"card__name--row"},[_c('strong',{staticClass:"card__name"},[_vm._v(_vm._s(_vm.item.sDrugName || '- -'))]),_c('nb-reagent-type',{attrs:{"value":_vm.item.reagentType}}),(_vm.showExpiry)?_c('nb-expiry-icon',{attrs:{"value":_vm.item.expiryState}}):_vm._e(),(_vm.item.iTempDisable === 0)?_c('nb-tag',{attrs:{"type":"warning","fill":""}},[_vm._v(_vm._s(_vm.t('nb.state.temporaryStop')))]):_vm._e(),(_vm.item.isDisable ===
|
18603
|
+
;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/lib/config/vue-loader-v15-resolve-compat/vue-loader.js??vue-loader-options!./packages/components/NBNameSpecCard/src/index.vue?vue&type=template&id=01002c56&scoped=true
|
18604
|
+
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"nb-name-spec-card"},[_c('div',{staticClass:"card__name--row"},[_c('strong',{staticClass:"card__name"},[_vm._v(_vm._s(_vm.item.sDrugName || '- -'))]),_c('nb-reagent-type',{attrs:{"value":_vm.item.reagentType}}),(_vm.showExpiry)?_c('nb-expiry-icon',{attrs:{"value":_vm.item.expiryState}}):_vm._e(),(_vm.item.iTempDisable === 0)?_c('nb-tag',{attrs:{"type":"warning","fill":""}},[_vm._v(_vm._s(_vm.t('nb.state.temporaryStop')))]):_vm._e(),(_vm.item.isDisable === 0)?_c('nb-tag',{attrs:{"type":"danger"}},[_vm._v(_vm._s(_vm.t('nb.state.disabled')))]):_vm._e(),_vm._t("name-append",null,{"item":_vm.item})],2),_c('div',{staticClass:"card__spec--row"},[_c('div',{staticClass:"card__row-left"},[_c('div',{staticClass:"card__attr card__attr--spec"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.spec_model'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.sSpecs || '- -')+"/"+_vm._s(_vm.item.sModel || '- -'))])]),(_vm.showBrand)?_c('div',{staticClass:"card__attr card__attr--brand"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.brand'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.sBrand || '- -'))])]):_vm._e(),(_vm.showCoefficient)?_c('div',{staticClass:"card__attr card__attr--num"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.coefficient'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.iCount || '- -'))])]):_vm._e(),_vm._t("spec-append")],2),_c('div',{staticClass:"card__attr card__attr--count"},[_vm._t("default")],2)])])}
|
18607
18605
|
var staticRenderFns = []
|
18608
18606
|
|
18609
18607
|
|
@@ -18699,7 +18697,7 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
18699
18697
|
staticRenderFns,
|
18700
18698
|
false,
|
18701
18699
|
null,
|
18702
|
-
"
|
18700
|
+
"01002c56",
|
18703
18701
|
null
|
18704
18702
|
|
18705
18703
|
)
|
@@ -18714,7 +18712,7 @@ src.install = function (Vue) {
|
|
18714
18712
|
|
18715
18713
|
/***/ }),
|
18716
18714
|
|
18717
|
-
/***/
|
18715
|
+
/***/ 4567:
|
18718
18716
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
18719
18717
|
|
18720
18718
|
"use strict";
|
@@ -18726,8 +18724,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
18726
18724
|
"default": function() { return /* binding */ NBNameToggleCard; }
|
18727
18725
|
});
|
18728
18726
|
|
18729
|
-
;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/lib/config/vue-loader-v15-resolve-compat/vue-loader.js??vue-loader-options!./packages/components/NBNameToggleCard/src/index.vue?vue&type=template&id=
|
18730
|
-
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"refNBNameToggleCard",staticClass:"nb-name-toggle-card",class:_vm.getCardClassList},[_c('span',{staticClass:"cate__toggle"},[(_vm.item.details.length)?_c('nb-icon',{attrs:{"icon":_vm.toggle ? 'caret-down' : 'caret-right'},on:{"click":function($event){return _vm.handleToggle(_vm.item)}}}):_vm._e()],1),_c('div',{staticClass:"nb-name-toggle-card__right"},[_c('div',{staticClass:"card__name--row",on:{"click":function($event){$event.stopPropagation();return _vm.handleToggle(_vm.item)}}},[(_vm.showCheckbox)?_c('el-checkbox',{staticClass:"card__checkbox",attrs:{"indeterminate":_vm.item.indeterminate},on:{"change":function($event){return _vm.handleChangeCheckbox($event, _vm.item)}},model:{value:(_vm.item.checked),callback:function ($$v) {_vm.$set(_vm.item, "checked", $$v)},expression:"item.checked"}}):_vm._e(),_c('strong',{staticClass:"card__name"},[_vm._v(_vm._s(_vm.item.sDrugName || '- -'))]),_c('nb-reagent-type',{attrs:{"value":_vm.item.reagentType}}),(_vm.showExpiry)?_c('nb-expiry-icon',{attrs:{"value":_vm.item.expiryState}}):_vm._e(),(_vm.item.iTempDisable === 0)?_c('nb-tag',{attrs:{"type":"warning","fill":""}},[_vm._v(_vm._s(_vm.t('nb.state.temporaryStop')))]):_vm._e(),(_vm.item.isDisable ===
|
18727
|
+
;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/lib/config/vue-loader-v15-resolve-compat/vue-loader.js??vue-loader-options!./packages/components/NBNameToggleCard/src/index.vue?vue&type=template&id=600842ce&scoped=true
|
18728
|
+
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"refNBNameToggleCard",staticClass:"nb-name-toggle-card",class:_vm.getCardClassList},[_c('span',{staticClass:"cate__toggle"},[(_vm.item.details.length)?_c('nb-icon',{attrs:{"icon":_vm.toggle ? 'caret-down' : 'caret-right'},on:{"click":function($event){return _vm.handleToggle(_vm.item)}}}):_vm._e()],1),_c('div',{staticClass:"nb-name-toggle-card__right"},[_c('div',{staticClass:"card__name--row",on:{"click":function($event){$event.stopPropagation();return _vm.handleToggle(_vm.item)}}},[(_vm.showCheckbox)?_c('el-checkbox',{staticClass:"card__checkbox",attrs:{"indeterminate":_vm.item.indeterminate},on:{"change":function($event){return _vm.handleChangeCheckbox($event, _vm.item)}},model:{value:(_vm.item.checked),callback:function ($$v) {_vm.$set(_vm.item, "checked", $$v)},expression:"item.checked"}}):_vm._e(),_c('strong',{staticClass:"card__name"},[_vm._v(_vm._s(_vm.item.sDrugName || '- -'))]),_c('nb-reagent-type',{attrs:{"value":_vm.item.reagentType}}),(_vm.showExpiry)?_c('nb-expiry-icon',{attrs:{"value":_vm.item.expiryState}}):_vm._e(),(_vm.item.iTempDisable === 0)?_c('nb-tag',{attrs:{"type":"warning","fill":""}},[_vm._v(_vm._s(_vm.t('nb.state.temporaryStop')))]):_vm._e(),(_vm.item.isDisable === 0)?_c('nb-tag',{attrs:{"type":"danger"}},[_vm._v(_vm._s(_vm.t('nb.state.disabled')))]):_vm._e(),_vm._t("name-append",null,{"item":_vm.item})],2),_c('div',{staticClass:"card__spec--row",on:{"click":function($event){$event.stopPropagation();return _vm.handleToggle(_vm.item)}}},[_c('div',{staticClass:"card__row-left"},[_c('div',{staticClass:"card__attr card__attr--spec"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.spec_model'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.sSpecs || '- -')+"/"+_vm._s(_vm.item.sModel || '- -'))])]),(_vm.showBrand)?_c('div',{staticClass:"card__attr card__attr--brand"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.brand'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.sBrand || '- -'))])]):_vm._e(),(_vm.showPosition)?[(_vm.item.lastTerDesc)?_c('div',{staticClass:"card__attr card__attr--position-move"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.position'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.lastTerDesc || '--'))]),_c('nb-icon',{attrs:{"icon":"caps-filled"}}),_c('span',[_vm._v(_vm._s(_vm.item.sTerDesc || '--'))])],1):_c('div',{staticClass:"card__attr card__attr--position"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.position'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.sTerDesc || '--'))])])]:_vm._e(),(_vm.showCoefficient)?_c('div',{staticClass:"card__attr card__attr--num"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.coefficient'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.iCount || '- -'))])]):_vm._e(),_vm._t("spec-append")],2),_c('div',{staticClass:"card__attr card__attr--count"},[_vm._t("default")],2)]),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.toggle),expression:"toggle"}],staticClass:"card__details"},[_vm._t("detail",[_c('el-table',{staticClass:"nb-card-table",attrs:{"auto-right":"","data":_vm.item.details,"row-class-name":_vm.tableRowClassName}},[(_vm.showExpiry)?_c('el-table-column',{attrs:{"class-name":"is-tag","align":"right","width":"240"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('nb-expiry-icon',{attrs:{"value":scope.row.expiryState}})]}}],null,false,3613358482)}):_vm._e(),_vm._t("detail-left"),_c('el-table-column',{attrs:{"prop":"sBarcode","label":_vm.t('nb.barcode'),"width":"420"}}),_c('el-table-column',{attrs:{"prop":"sBatch","label":_vm.t('nb.batch'),"width":"270"}}),_c('el-table-column',{attrs:{"prop":"dExpiry","label":_vm.t('nb.expiry'),"width":"192"}}),_vm._t("detail-right")],2)],{"item":_vm.item})],2)])])}
|
18731
18729
|
var staticRenderFns = []
|
18732
18730
|
|
18733
18731
|
|
@@ -18973,7 +18971,7 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
18973
18971
|
staticRenderFns,
|
18974
18972
|
false,
|
18975
18973
|
null,
|
18976
|
-
"
|
18974
|
+
"600842ce",
|
18977
18975
|
null
|
18978
18976
|
|
18979
18977
|
)
|
@@ -23736,8 +23734,8 @@ webpackContext.id = 1603;
|
|
23736
23734
|
|
23737
23735
|
var map = {
|
23738
23736
|
"./NBBadge/index.js": 5191,
|
23739
|
-
"./NBBarcodeCard/index.js":
|
23740
|
-
"./NBBarcodeReviewDialog/index.js":
|
23737
|
+
"./NBBarcodeCard/index.js": 626,
|
23738
|
+
"./NBBarcodeReviewDialog/index.js": 5988,
|
23741
23739
|
"./NBBattery/index.js": 5847,
|
23742
23740
|
"./NBCabinetBall/index.js": 7871,
|
23743
23741
|
"./NBCabinetInventoryCarousel/index.js": 3213,
|
@@ -23755,7 +23753,7 @@ var map = {
|
|
23755
23753
|
"./NBFullscreenDialog/index.js": 8360,
|
23756
23754
|
"./NBGridMenu/index.js": 3052,
|
23757
23755
|
"./NBGroupList/index.js": 4528,
|
23758
|
-
"./NBGroupListItem/index.js":
|
23756
|
+
"./NBGroupListItem/index.js": 5495,
|
23759
23757
|
"./NBHeader/index.js": 5526,
|
23760
23758
|
"./NBIcon/index.js": 384,
|
23761
23759
|
"./NBInputFilter/index.js": 2428,
|
@@ -23765,12 +23763,12 @@ var map = {
|
|
23765
23763
|
"./NBKeyboard/index.js": 3652,
|
23766
23764
|
"./NBLayout/index.js": 7234,
|
23767
23765
|
"./NBLoading/index.js": 8816,
|
23768
|
-
"./NBLowBarcodeCard/index.js":
|
23766
|
+
"./NBLowBarcodeCard/index.js": 1706,
|
23769
23767
|
"./NBMainHeader/index.js": 8913,
|
23770
23768
|
"./NBMenusGrid/index.js": 9727,
|
23771
23769
|
"./NBMessageDialog/index.js": 8372,
|
23772
|
-
"./NBNameSpecCard/index.js":
|
23773
|
-
"./NBNameToggleCard/index.js":
|
23770
|
+
"./NBNameSpecCard/index.js": 4382,
|
23771
|
+
"./NBNameToggleCard/index.js": 4567,
|
23774
23772
|
"./NBNoticeMarquee/index.js": 174,
|
23775
23773
|
"./NBOutFooterDialog/index.js": 5704,
|
23776
23774
|
"./NBPagination/index.js": 2372,
|
@@ -26762,7 +26760,7 @@ var esnext_iterator_constructor = __webpack_require__(8992);
|
|
26762
26760
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/esnext.iterator.for-each.js
|
26763
26761
|
var esnext_iterator_for_each = __webpack_require__(3949);
|
26764
26762
|
;// ./package.json
|
26765
|
-
var package_namespaceObject = {"rE":"2.0.
|
26763
|
+
var package_namespaceObject = {"rE":"2.0.188"};
|
26766
26764
|
;// ./packages/utils/convert.js
|
26767
26765
|
/**
|
26768
26766
|
* 将大驼峰(camelCase)字符串转换为小写且带有空格分隔的形式(kebab-case)
|
package/nubomed-ui.umd.js
CHANGED
@@ -761,7 +761,7 @@ src.install = function (Vue) {
|
|
761
761
|
|
762
762
|
/***/ }),
|
763
763
|
|
764
|
-
/***/
|
764
|
+
/***/ 5892:
|
765
765
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
766
766
|
|
767
767
|
"use strict";
|
@@ -773,8 +773,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
773
773
|
"default": function() { return /* binding */ NBBarcodeCard; }
|
774
774
|
});
|
775
775
|
|
776
|
-
;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/lib/config/vue-loader-v15-resolve-compat/vue-loader.js??vue-loader-options!./packages/components/NBBarcodeCard/src/index.vue?vue&type=template&id=
|
777
|
-
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"nb-barcode-card",class:_vm.getCardClassList},[_c('div',{staticClass:"card__name--row"},[(_vm.showCheckbox)?_c('el-checkbox',{staticClass:"card__checkbox",on:{"change":function($event){return _vm.handleChangeCheckbox($event, _vm.item)}},model:{value:(_vm.item.checked),callback:function ($$v) {_vm.$set(_vm.item, "checked", $$v)},expression:"item.checked"}}):_vm._e(),_c('strong',{staticClass:"card__name"},[_vm._v(_vm._s(_vm.item.sDrugName || '- -'))]),_c('nb-reagent-type',{attrs:{"value":_vm.item.reagentType}}),(_vm.showExpiry)?_c('nb-expiry-icon',{attrs:{"value":_vm.item.expiryState}}):_vm._e(),(_vm.item.iTempDisable === 0)?_c('nb-tag',{attrs:{"type":"warning","fill":""}},[_vm._v(_vm._s(_vm.t('nb.state.temporaryStop')))]):_vm._e(),(_vm.item.isDisable ===
|
776
|
+
;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/lib/config/vue-loader-v15-resolve-compat/vue-loader.js??vue-loader-options!./packages/components/NBBarcodeCard/src/index.vue?vue&type=template&id=09b0cc8c&scoped=true
|
777
|
+
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"nb-barcode-card",class:_vm.getCardClassList},[_c('div',{staticClass:"card__name--row"},[(_vm.showCheckbox)?_c('el-checkbox',{staticClass:"card__checkbox",on:{"change":function($event){return _vm.handleChangeCheckbox($event, _vm.item)}},model:{value:(_vm.item.checked),callback:function ($$v) {_vm.$set(_vm.item, "checked", $$v)},expression:"item.checked"}}):_vm._e(),_c('strong',{staticClass:"card__name"},[_vm._v(_vm._s(_vm.item.sDrugName || '- -'))]),_c('nb-reagent-type',{attrs:{"value":_vm.item.reagentType}}),(_vm.showExpiry)?_c('nb-expiry-icon',{attrs:{"value":_vm.item.expiryState}}):_vm._e(),(_vm.item.iTempDisable === 0)?_c('nb-tag',{attrs:{"type":"warning","fill":""}},[_vm._v(_vm._s(_vm.t('nb.state.temporaryStop')))]):_vm._e(),(_vm.item.isDisable === 0)?_c('nb-tag',{attrs:{"type":"danger","fill":""}},[_vm._v(_vm._s(_vm.t('nb.state.disabled')))]):_vm._e(),_vm._t("name-append",null,{"item":_vm.item})],2),_c('div',{staticClass:"card__spec--row"},[_c('div',{staticClass:"card__attr card__attr--spec"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.spec_model'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.sSpecs || '- -')+"/"+_vm._s(_vm.item.sModel || '- -'))])]),(_vm.showCoefficient)?_c('div',{staticClass:"card__attr card__attr--num"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.coefficient'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.iCount || '- -'))])]):_vm._e(),_vm._t("spec-append")],2),_c('div',{staticClass:"card__brand--row"},[_c('div',{staticClass:"card__row-left"},[(_vm.showBrand)?_c('div',{staticClass:"card__attr card__attr--brand"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.brand'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.sBrand || '- -'))])]):_vm._e(),(_vm.showPosition)?[(_vm.item.lastTerDesc)?_c('div',{staticClass:"card__attr card__attr--position-move"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.position'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.lastTerDesc || '- -'))]),_c('nb-icon',{attrs:{"icon":"caps-filled"}}),_c('span',[_vm._v(_vm._s(_vm.item.sTerDesc || '- -'))])],1):_c('div',{staticClass:"card__attr card__attr--position"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.position'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.sTerDesc || '- -'))])])]:_vm._e(),_vm._t("brand-append")],2),_c('div',{staticClass:"card__attr card__attr--count"},[_vm._t("default")],2)]),_c('div',{staticClass:"card__barcode--row",class:("" + (_vm.$slots['barcode-append'] ? 'card__barcode--row--slot-append' : ''))},[_c('div',{staticClass:"card__row-left"},[_c('div',{staticClass:"card__attr card__attr--barcode"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.barcode'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.sBarcode || '- -'))])]),_c('div',{staticClass:"card__attr card__attr--batch"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.batch'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.sBatch || '- -'))])]),_c('div',{staticClass:"card__attr card__attr--expiry"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.expiry'))+":")]),_c('span',[_vm._v(_vm._s(_vm.formatExpiry(_vm.item.dExpiry) || '- -'))])]),_vm._t("barcode-append")],2),_c('div',{staticClass:"card__attr card__attr--form"},[_vm._t("barcode-append-form")],2)])])}
|
778
778
|
var staticRenderFns = []
|
779
779
|
|
780
780
|
|
@@ -959,7 +959,7 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
959
959
|
staticRenderFns,
|
960
960
|
false,
|
961
961
|
null,
|
962
|
-
"
|
962
|
+
"09b0cc8c",
|
963
963
|
null
|
964
964
|
|
965
965
|
)
|
@@ -974,7 +974,7 @@ src.install = function (Vue) {
|
|
974
974
|
|
975
975
|
/***/ }),
|
976
976
|
|
977
|
-
/***/
|
977
|
+
/***/ 1361:
|
978
978
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
979
979
|
|
980
980
|
"use strict";
|
@@ -986,8 +986,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
986
986
|
"default": function() { return /* binding */ NBBarcodeReviewDialog; }
|
987
987
|
});
|
988
988
|
|
989
|
-
;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/lib/config/vue-loader-v15-resolve-compat/vue-loader.js??vue-loader-options!./packages/components/NBBarcodeReviewDialog/src/index.vue?vue&type=template&id=
|
990
|
-
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('nb-dialog',{attrs:{"show-close":true,"custom-class":"nb-barcode-review-dialog","title":_vm.title || _vm.t('nb.traceDetail'),"show-cancel-button":false,"show-confirm-button":false,"center":false},on:{"closed":_vm.onClosed},model:{value:(_vm.dialogVisible),callback:function ($$v) {_vm.dialogVisible=$$v},expression:"dialogVisible"}},[_c('div',{staticClass:"br-top"},[_c('div',{staticClass:"br__name"},[_c('nb-reagent-type',{attrs:{"value":_vm.info.reagentType}}),(_vm.info.iTempDisable === 0)?_c('nb-tag',{attrs:{"type":"warning","fill":""}},[_vm._v(_vm._s(_vm.t('nb.state.temporaryStop')))]):_vm._e(),(_vm.info.isDisable ===
|
989
|
+
;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/lib/config/vue-loader-v15-resolve-compat/vue-loader.js??vue-loader-options!./packages/components/NBBarcodeReviewDialog/src/index.vue?vue&type=template&id=2d55add2&scoped=true
|
990
|
+
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('nb-dialog',{attrs:{"show-close":true,"custom-class":"nb-barcode-review-dialog","title":_vm.title || _vm.t('nb.traceDetail'),"show-cancel-button":false,"show-confirm-button":false,"center":false},on:{"closed":_vm.onClosed},model:{value:(_vm.dialogVisible),callback:function ($$v) {_vm.dialogVisible=$$v},expression:"dialogVisible"}},[_c('div',{staticClass:"br-top"},[_c('div',{staticClass:"br__name"},[_c('nb-reagent-type',{attrs:{"value":_vm.info.reagentType}}),(_vm.info.iTempDisable === 0)?_c('nb-tag',{attrs:{"type":"warning","fill":""}},[_vm._v(_vm._s(_vm.t('nb.state.temporaryStop')))]):_vm._e(),(_vm.info.isDisable === 0)?_c('nb-tag',{attrs:{"type":"danger","fill":""}},[_vm._v(_vm._s(_vm.t('nb.state.disabled')))]):_vm._e(),_c('span',[_vm._v(_vm._s(_vm.info.sDrugName || '- -'))]),_c('span',{staticClass:"br__copy",on:{"click":function($event){$event.stopPropagation();return _vm.handleCopy(_vm.info.sDrugName)}}},[_c('nb-icon',{attrs:{"icon":"copy"}}),_vm._v(_vm._s(_vm.t('nb.button.copy')))],1)],1),_c('div',{staticClass:"br__barcode"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.barcode'))+":")]),_c('span',[_vm._v(_vm._s(_vm.info.sBarcode || '- -'))]),_c('span',{staticClass:"br__copy",on:{"click":function($event){$event.stopPropagation();return _vm.handleCopy(_vm.info.sBarcode)}}},[_c('nb-icon',{attrs:{"icon":"copy"}}),_vm._v(_vm._s(_vm.t('nb.button.copy')))],1)]),_c('div',{staticClass:"br__row"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.spec'))+":")]),_c('span',[_vm._v(_vm._s(_vm.info.sSpecs || '- -'))])]),_c('div',{staticClass:"br__row"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.model'))+":")]),_c('span',[_vm._v(_vm._s(_vm.info.sModel || '- -'))])]),_c('div',{staticClass:"br__row flex-row"},[_c('div',[_c('i',[_vm._v(_vm._s(_vm.t('nb.batch'))+":")]),_c('span',[_vm._v(_vm._s(_vm.info.sBatch || '- -'))])]),_c('div',[_c('i',[_vm._v(_vm._s(_vm.t('nb.expiry'))+":")]),_c('span',[_vm._v(_vm._s(_vm.formatDateTime(_vm.info.dExpiry) || '- -'))])]),_c('div',[_c('i',[_vm._v(_vm._s(_vm.t('nb.price'))+":")]),_c('span',[_vm._v(_vm._s(_vm.info.fPrice || '- -'))])])]),_c('div',{staticClass:"br__row"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.brand'))+":")]),_c('span',[_vm._v(_vm._s(_vm.info.sBrand || '- -'))])]),_c('div',{staticClass:"br__row"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.manufacturer'))+":")]),_c('span',[_vm._v(_vm._s(_vm.info.sManufacturerName || '- -'))])]),_c('div',{staticClass:"br__row"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.supplier'))+":")]),_c('span',[_vm._v(_vm._s(_vm.info.sSupplierName || '- -'))])])]),_c('ul',{staticClass:"br-bottom"},_vm._l((_vm.info.details),function(item,index){return _c('li',{key:index,staticClass:"br__item"},[_c('div',{staticClass:"br__item__date",domProps:{"innerHTML":_vm._s(_vm.formartInputTime(item.dInputTime))}}),_c('div',{staticClass:"br__item__dot"}),_c('div',{staticClass:"br__item__card"},[_c('p',{staticClass:"br__item__card__type"},[_vm._v(_vm._s(item.sBillTypeName || '- -'))]),_c('div',{staticClass:"br__item__card__bottom"},[_c('div',[_c('i',[_vm._v(_vm._s(_vm.t('nb.operator'))+":")]),_c('span',[_vm._v(_vm._s(item.sInputUserName || '- -'))])]),_c('div',[_c('i',[_vm._v(_vm._s(_vm.t('nb.position'))+":")]),_c('span',[_vm._v(_vm._s(item.sTerDesc || '- -'))])])])])])}),0)])}
|
991
991
|
var staticRenderFns = []
|
992
992
|
|
993
993
|
|
@@ -1178,7 +1178,7 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
1178
1178
|
staticRenderFns,
|
1179
1179
|
false,
|
1180
1180
|
null,
|
1181
|
-
"
|
1181
|
+
"2d55add2",
|
1182
1182
|
null
|
1183
1183
|
|
1184
1184
|
)
|
@@ -4014,7 +4014,7 @@ src.install = function (Vue) {
|
|
4014
4014
|
|
4015
4015
|
/***/ }),
|
4016
4016
|
|
4017
|
-
/***/
|
4017
|
+
/***/ 2644:
|
4018
4018
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
4019
4019
|
|
4020
4020
|
"use strict";
|
@@ -4026,7 +4026,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
4026
4026
|
"default": function() { return /* binding */ NBGroupListItem; }
|
4027
4027
|
});
|
4028
4028
|
|
4029
|
-
;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/lib/config/vue-loader-v15-resolve-compat/vue-loader.js??vue-loader-options!./packages/components/NBGroupListItem/src/index.vue?vue&type=template&id=
|
4029
|
+
;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/lib/config/vue-loader-v15-resolve-compat/vue-loader.js??vue-loader-options!./packages/components/NBGroupListItem/src/index.vue?vue&type=template&id=c9777dde&scoped=true
|
4030
4030
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"nb-group-list-item",class:_vm.disabled ? "nb-group-list-item--disabled" : ''},[(!_vm.edit && (_vm.title || _vm.$slots.title))?_vm._t("left",[_c('span',{staticClass:"title"},[_vm._v(_vm._s(_vm.title))])]):_vm._e(),(_vm.edit)?[_c('div',{staticClass:"title-edit",on:{"click":function($event){$event.stopPropagation();return _vm.handleEdit($event)}}},[_c('p',{staticClass:"title-edit__title"},[_c('strong',[_vm._v(_vm._s(_vm.title))]),_c('span',[_vm._v(_vm._s(_vm.t('nb.button.edit'))),_c('nb-icon',{attrs:{"icon":"arrow-right"}})],1)]),(_vm.message)?_c('p',{staticClass:"title-edit__message"},[_vm._v(_vm._s(_vm.message))]):_vm._e()])]:_vm._e(),(!_vm.edit && _vm.message)?_c('span',{staticClass:"message"},[_vm._v(_vm._s(_vm.message))]):_vm._e(),_vm._t("right"),(_vm.showArrow)?_c('nb-icon',{staticClass:"arrow",attrs:{"icon":"arrow-right"}}):_vm._e()],2)}
|
4031
4031
|
var staticRenderFns = []
|
4032
4032
|
|
@@ -4109,9 +4109,7 @@ var mixins = __webpack_require__(869);
|
|
4109
4109
|
beforeDestroy() {},
|
4110
4110
|
methods: {
|
4111
4111
|
handleEdit() {
|
4112
|
-
|
4113
|
-
this.$emit('edit');
|
4114
|
-
}
|
4112
|
+
this.$emit('edit');
|
4115
4113
|
}
|
4116
4114
|
}
|
4117
4115
|
});
|
@@ -4133,7 +4131,7 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
4133
4131
|
staticRenderFns,
|
4134
4132
|
false,
|
4135
4133
|
null,
|
4136
|
-
"
|
4134
|
+
"c9777dde",
|
4137
4135
|
null
|
4138
4136
|
|
4139
4137
|
)
|
@@ -17748,7 +17746,7 @@ src.install = function (Vue) {
|
|
17748
17746
|
|
17749
17747
|
/***/ }),
|
17750
17748
|
|
17751
|
-
/***/
|
17749
|
+
/***/ 3205:
|
17752
17750
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
17753
17751
|
|
17754
17752
|
"use strict";
|
@@ -17760,8 +17758,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
17760
17758
|
"default": function() { return /* binding */ NBLowBarcodeCard; }
|
17761
17759
|
});
|
17762
17760
|
|
17763
|
-
;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/lib/config/vue-loader-v15-resolve-compat/vue-loader.js??vue-loader-options!./packages/components/NBLowBarcodeCard/src/index.vue?vue&type=template&id=
|
17764
|
-
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"nb-low-barcode-card",class:_vm.getCardClassList},[_c('div',{staticClass:"card__name--row"},[(_vm.showCheckbox)?_c('el-checkbox',{staticClass:"card__checkbox",on:{"change":function($event){return _vm.handleChangeCheckbox($event, _vm.item)}},model:{value:(_vm.item.checked),callback:function ($$v) {_vm.$set(_vm.item, "checked", $$v)},expression:"item.checked"}}):_vm._e(),_c('strong',{staticClass:"card__name"},[_vm._v(_vm._s(_vm.item.sDrugName || '- -'))]),_c('nb-reagent-type',{attrs:{"value":_vm.item.reagentType}}),(_vm.showExpiry)?_c('nb-expiry-icon',{attrs:{"value":_vm.item.expiryState}}):_vm._e(),(_vm.item.iTempDisable === 0)?_c('nb-tag',{attrs:{"type":"warning","fill":""}},[_vm._v(_vm._s(_vm.t('nb.state.temporaryStop')))]):_vm._e(),(_vm.item.isDisable ===
|
17761
|
+
;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/lib/config/vue-loader-v15-resolve-compat/vue-loader.js??vue-loader-options!./packages/components/NBLowBarcodeCard/src/index.vue?vue&type=template&id=030bc012&scoped=true
|
17762
|
+
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"nb-low-barcode-card",class:_vm.getCardClassList},[_c('div',{staticClass:"card__name--row"},[(_vm.showCheckbox)?_c('el-checkbox',{staticClass:"card__checkbox",on:{"change":function($event){return _vm.handleChangeCheckbox($event, _vm.item)}},model:{value:(_vm.item.checked),callback:function ($$v) {_vm.$set(_vm.item, "checked", $$v)},expression:"item.checked"}}):_vm._e(),_c('strong',{staticClass:"card__name"},[_vm._v(_vm._s(_vm.item.sDrugName || '- -'))]),_c('nb-reagent-type',{attrs:{"value":_vm.item.reagentType}}),(_vm.showExpiry)?_c('nb-expiry-icon',{attrs:{"value":_vm.item.expiryState}}):_vm._e(),(_vm.item.iTempDisable === 0)?_c('nb-tag',{attrs:{"type":"warning","fill":""}},[_vm._v(_vm._s(_vm.t('nb.state.temporaryStop')))]):_vm._e(),(_vm.item.isDisable === 0)?_c('nb-tag',{attrs:{"type":"danger","fill":""}},[_vm._v(_vm._s(_vm.t('nb.state.disabled')))]):_vm._e(),_vm._t("name-append",null,{"item":_vm.item})],2),_c('div',{staticClass:"card__spec--row"},[_c('div',{staticClass:"card__row-left"},[_c('div',{staticClass:"card__attr card__attr--spec"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.spec_model'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.sSpecs || '- -')+"/"+_vm._s(_vm.item.sModel || '- -'))])]),(_vm.showBrand)?_c('div',{staticClass:"card__attr card__attr--brand"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.brand'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.sBrand || '- -'))])]):_vm._e(),(_vm.showCoefficient)?_c('div',{staticClass:"card__attr card__attr--num"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.coefficient'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.iCount || '- -'))])]):_vm._e(),_vm._t("spec-append")],2),_c('div',{staticClass:"card__attr card__attr--count"},[_vm._t("default")],2)]),_c('div',{staticClass:"card__barcode--row",class:("" + (_vm.$slots['barcode-append'] ? 'card__barcode--row--slot-append' : ''))},[_c('div',{staticClass:"card__row-left"},[_c('div',{staticClass:"card__attr card__attr--barcode"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.barcode'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.sBarcode || '- -'))])]),_c('div',{staticClass:"card__attr card__attr--batch"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.batch'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.sBatch || '- -'))])]),_c('div',{staticClass:"card__attr card__attr--expiry"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.expiry'))+":")]),_c('span',[_vm._v(_vm._s(_vm.formatDateTime(_vm.item.dExpiry) || '- -'))])]),_vm._t("barcode-append")],2),_c('div',{staticClass:"card__attr card__attr--form"},[_vm._t("barcode-append-form")],2)])])}
|
17765
17763
|
var staticRenderFns = []
|
17766
17764
|
|
17767
17765
|
|
@@ -17933,7 +17931,7 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
17933
17931
|
staticRenderFns,
|
17934
17932
|
false,
|
17935
17933
|
null,
|
17936
|
-
"
|
17934
|
+
"030bc012",
|
17937
17935
|
null
|
17938
17936
|
|
17939
17937
|
)
|
@@ -18600,7 +18598,7 @@ src.install = function (Vue) {
|
|
18600
18598
|
|
18601
18599
|
/***/ }),
|
18602
18600
|
|
18603
|
-
/***/
|
18601
|
+
/***/ 7980:
|
18604
18602
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
18605
18603
|
|
18606
18604
|
"use strict";
|
@@ -18612,8 +18610,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
18612
18610
|
"default": function() { return /* binding */ NBNameSpecCard; }
|
18613
18611
|
});
|
18614
18612
|
|
18615
|
-
;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/lib/config/vue-loader-v15-resolve-compat/vue-loader.js??vue-loader-options!./packages/components/NBNameSpecCard/src/index.vue?vue&type=template&id=
|
18616
|
-
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"nb-name-spec-card"},[_c('div',{staticClass:"card__name--row"},[_c('strong',{staticClass:"card__name"},[_vm._v(_vm._s(_vm.item.sDrugName || '- -'))]),_c('nb-reagent-type',{attrs:{"value":_vm.item.reagentType}}),(_vm.showExpiry)?_c('nb-expiry-icon',{attrs:{"value":_vm.item.expiryState}}):_vm._e(),(_vm.item.iTempDisable === 0)?_c('nb-tag',{attrs:{"type":"warning","fill":""}},[_vm._v(_vm._s(_vm.t('nb.state.temporaryStop')))]):_vm._e(),(_vm.item.isDisable ===
|
18613
|
+
;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/lib/config/vue-loader-v15-resolve-compat/vue-loader.js??vue-loader-options!./packages/components/NBNameSpecCard/src/index.vue?vue&type=template&id=01002c56&scoped=true
|
18614
|
+
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"nb-name-spec-card"},[_c('div',{staticClass:"card__name--row"},[_c('strong',{staticClass:"card__name"},[_vm._v(_vm._s(_vm.item.sDrugName || '- -'))]),_c('nb-reagent-type',{attrs:{"value":_vm.item.reagentType}}),(_vm.showExpiry)?_c('nb-expiry-icon',{attrs:{"value":_vm.item.expiryState}}):_vm._e(),(_vm.item.iTempDisable === 0)?_c('nb-tag',{attrs:{"type":"warning","fill":""}},[_vm._v(_vm._s(_vm.t('nb.state.temporaryStop')))]):_vm._e(),(_vm.item.isDisable === 0)?_c('nb-tag',{attrs:{"type":"danger"}},[_vm._v(_vm._s(_vm.t('nb.state.disabled')))]):_vm._e(),_vm._t("name-append",null,{"item":_vm.item})],2),_c('div',{staticClass:"card__spec--row"},[_c('div',{staticClass:"card__row-left"},[_c('div',{staticClass:"card__attr card__attr--spec"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.spec_model'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.sSpecs || '- -')+"/"+_vm._s(_vm.item.sModel || '- -'))])]),(_vm.showBrand)?_c('div',{staticClass:"card__attr card__attr--brand"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.brand'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.sBrand || '- -'))])]):_vm._e(),(_vm.showCoefficient)?_c('div',{staticClass:"card__attr card__attr--num"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.coefficient'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.iCount || '- -'))])]):_vm._e(),_vm._t("spec-append")],2),_c('div',{staticClass:"card__attr card__attr--count"},[_vm._t("default")],2)])])}
|
18617
18615
|
var staticRenderFns = []
|
18618
18616
|
|
18619
18617
|
|
@@ -18709,7 +18707,7 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
18709
18707
|
staticRenderFns,
|
18710
18708
|
false,
|
18711
18709
|
null,
|
18712
|
-
"
|
18710
|
+
"01002c56",
|
18713
18711
|
null
|
18714
18712
|
|
18715
18713
|
)
|
@@ -18724,7 +18722,7 @@ src.install = function (Vue) {
|
|
18724
18722
|
|
18725
18723
|
/***/ }),
|
18726
18724
|
|
18727
|
-
/***/
|
18725
|
+
/***/ 4923:
|
18728
18726
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
18729
18727
|
|
18730
18728
|
"use strict";
|
@@ -18736,8 +18734,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
18736
18734
|
"default": function() { return /* binding */ NBNameToggleCard; }
|
18737
18735
|
});
|
18738
18736
|
|
18739
|
-
;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/lib/config/vue-loader-v15-resolve-compat/vue-loader.js??vue-loader-options!./packages/components/NBNameToggleCard/src/index.vue?vue&type=template&id=
|
18740
|
-
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"refNBNameToggleCard",staticClass:"nb-name-toggle-card",class:_vm.getCardClassList},[_c('span',{staticClass:"cate__toggle"},[(_vm.item.details.length)?_c('nb-icon',{attrs:{"icon":_vm.toggle ? 'caret-down' : 'caret-right'},on:{"click":function($event){return _vm.handleToggle(_vm.item)}}}):_vm._e()],1),_c('div',{staticClass:"nb-name-toggle-card__right"},[_c('div',{staticClass:"card__name--row",on:{"click":function($event){$event.stopPropagation();return _vm.handleToggle(_vm.item)}}},[(_vm.showCheckbox)?_c('el-checkbox',{staticClass:"card__checkbox",attrs:{"indeterminate":_vm.item.indeterminate},on:{"change":function($event){return _vm.handleChangeCheckbox($event, _vm.item)}},model:{value:(_vm.item.checked),callback:function ($$v) {_vm.$set(_vm.item, "checked", $$v)},expression:"item.checked"}}):_vm._e(),_c('strong',{staticClass:"card__name"},[_vm._v(_vm._s(_vm.item.sDrugName || '- -'))]),_c('nb-reagent-type',{attrs:{"value":_vm.item.reagentType}}),(_vm.showExpiry)?_c('nb-expiry-icon',{attrs:{"value":_vm.item.expiryState}}):_vm._e(),(_vm.item.iTempDisable === 0)?_c('nb-tag',{attrs:{"type":"warning","fill":""}},[_vm._v(_vm._s(_vm.t('nb.state.temporaryStop')))]):_vm._e(),(_vm.item.isDisable ===
|
18737
|
+
;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/lib/config/vue-loader-v15-resolve-compat/vue-loader.js??vue-loader-options!./packages/components/NBNameToggleCard/src/index.vue?vue&type=template&id=600842ce&scoped=true
|
18738
|
+
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"refNBNameToggleCard",staticClass:"nb-name-toggle-card",class:_vm.getCardClassList},[_c('span',{staticClass:"cate__toggle"},[(_vm.item.details.length)?_c('nb-icon',{attrs:{"icon":_vm.toggle ? 'caret-down' : 'caret-right'},on:{"click":function($event){return _vm.handleToggle(_vm.item)}}}):_vm._e()],1),_c('div',{staticClass:"nb-name-toggle-card__right"},[_c('div',{staticClass:"card__name--row",on:{"click":function($event){$event.stopPropagation();return _vm.handleToggle(_vm.item)}}},[(_vm.showCheckbox)?_c('el-checkbox',{staticClass:"card__checkbox",attrs:{"indeterminate":_vm.item.indeterminate},on:{"change":function($event){return _vm.handleChangeCheckbox($event, _vm.item)}},model:{value:(_vm.item.checked),callback:function ($$v) {_vm.$set(_vm.item, "checked", $$v)},expression:"item.checked"}}):_vm._e(),_c('strong',{staticClass:"card__name"},[_vm._v(_vm._s(_vm.item.sDrugName || '- -'))]),_c('nb-reagent-type',{attrs:{"value":_vm.item.reagentType}}),(_vm.showExpiry)?_c('nb-expiry-icon',{attrs:{"value":_vm.item.expiryState}}):_vm._e(),(_vm.item.iTempDisable === 0)?_c('nb-tag',{attrs:{"type":"warning","fill":""}},[_vm._v(_vm._s(_vm.t('nb.state.temporaryStop')))]):_vm._e(),(_vm.item.isDisable === 0)?_c('nb-tag',{attrs:{"type":"danger"}},[_vm._v(_vm._s(_vm.t('nb.state.disabled')))]):_vm._e(),_vm._t("name-append",null,{"item":_vm.item})],2),_c('div',{staticClass:"card__spec--row",on:{"click":function($event){$event.stopPropagation();return _vm.handleToggle(_vm.item)}}},[_c('div',{staticClass:"card__row-left"},[_c('div',{staticClass:"card__attr card__attr--spec"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.spec_model'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.sSpecs || '- -')+"/"+_vm._s(_vm.item.sModel || '- -'))])]),(_vm.showBrand)?_c('div',{staticClass:"card__attr card__attr--brand"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.brand'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.sBrand || '- -'))])]):_vm._e(),(_vm.showPosition)?[(_vm.item.lastTerDesc)?_c('div',{staticClass:"card__attr card__attr--position-move"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.position'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.lastTerDesc || '--'))]),_c('nb-icon',{attrs:{"icon":"caps-filled"}}),_c('span',[_vm._v(_vm._s(_vm.item.sTerDesc || '--'))])],1):_c('div',{staticClass:"card__attr card__attr--position"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.position'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.sTerDesc || '--'))])])]:_vm._e(),(_vm.showCoefficient)?_c('div',{staticClass:"card__attr card__attr--num"},[_c('i',[_vm._v(_vm._s(_vm.t('nb.coefficient'))+":")]),_c('span',[_vm._v(_vm._s(_vm.item.iCount || '- -'))])]):_vm._e(),_vm._t("spec-append")],2),_c('div',{staticClass:"card__attr card__attr--count"},[_vm._t("default")],2)]),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.toggle),expression:"toggle"}],staticClass:"card__details"},[_vm._t("detail",[_c('el-table',{staticClass:"nb-card-table",attrs:{"auto-right":"","data":_vm.item.details,"row-class-name":_vm.tableRowClassName}},[(_vm.showExpiry)?_c('el-table-column',{attrs:{"class-name":"is-tag","align":"right","width":"240"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('nb-expiry-icon',{attrs:{"value":scope.row.expiryState}})]}}],null,false,3613358482)}):_vm._e(),_vm._t("detail-left"),_c('el-table-column',{attrs:{"prop":"sBarcode","label":_vm.t('nb.barcode'),"width":"420"}}),_c('el-table-column',{attrs:{"prop":"sBatch","label":_vm.t('nb.batch'),"width":"270"}}),_c('el-table-column',{attrs:{"prop":"dExpiry","label":_vm.t('nb.expiry'),"width":"192"}}),_vm._t("detail-right")],2)],{"item":_vm.item})],2)])])}
|
18741
18739
|
var staticRenderFns = []
|
18742
18740
|
|
18743
18741
|
|
@@ -18983,7 +18981,7 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
18983
18981
|
staticRenderFns,
|
18984
18982
|
false,
|
18985
18983
|
null,
|
18986
|
-
"
|
18984
|
+
"600842ce",
|
18987
18985
|
null
|
18988
18986
|
|
18989
18987
|
)
|
@@ -23746,8 +23744,8 @@ webpackContext.id = 1603;
|
|
23746
23744
|
|
23747
23745
|
var map = {
|
23748
23746
|
"./NBBadge/index.js": 7345,
|
23749
|
-
"./NBBarcodeCard/index.js":
|
23750
|
-
"./NBBarcodeReviewDialog/index.js":
|
23747
|
+
"./NBBarcodeCard/index.js": 5892,
|
23748
|
+
"./NBBarcodeReviewDialog/index.js": 1361,
|
23751
23749
|
"./NBBattery/index.js": 5383,
|
23752
23750
|
"./NBCabinetBall/index.js": 1736,
|
23753
23751
|
"./NBCabinetInventoryCarousel/index.js": 1875,
|
@@ -23765,7 +23763,7 @@ var map = {
|
|
23765
23763
|
"./NBFullscreenDialog/index.js": 527,
|
23766
23764
|
"./NBGridMenu/index.js": 1083,
|
23767
23765
|
"./NBGroupList/index.js": 8995,
|
23768
|
-
"./NBGroupListItem/index.js":
|
23766
|
+
"./NBGroupListItem/index.js": 2644,
|
23769
23767
|
"./NBHeader/index.js": 8140,
|
23770
23768
|
"./NBIcon/index.js": 4865,
|
23771
23769
|
"./NBInputFilter/index.js": 4125,
|
@@ -23775,12 +23773,12 @@ var map = {
|
|
23775
23773
|
"./NBKeyboard/index.js": 1645,
|
23776
23774
|
"./NBLayout/index.js": 9885,
|
23777
23775
|
"./NBLoading/index.js": 9190,
|
23778
|
-
"./NBLowBarcodeCard/index.js":
|
23776
|
+
"./NBLowBarcodeCard/index.js": 3205,
|
23779
23777
|
"./NBMainHeader/index.js": 6491,
|
23780
23778
|
"./NBMenusGrid/index.js": 2171,
|
23781
23779
|
"./NBMessageDialog/index.js": 2133,
|
23782
|
-
"./NBNameSpecCard/index.js":
|
23783
|
-
"./NBNameToggleCard/index.js":
|
23780
|
+
"./NBNameSpecCard/index.js": 7980,
|
23781
|
+
"./NBNameToggleCard/index.js": 4923,
|
23784
23782
|
"./NBNoticeMarquee/index.js": 7108,
|
23785
23783
|
"./NBOutFooterDialog/index.js": 7056,
|
23786
23784
|
"./NBPagination/index.js": 8863,
|
@@ -26772,7 +26770,7 @@ var esnext_iterator_constructor = __webpack_require__(8992);
|
|
26772
26770
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/esnext.iterator.for-each.js
|
26773
26771
|
var esnext_iterator_for_each = __webpack_require__(3949);
|
26774
26772
|
;// ./package.json
|
26775
|
-
var package_namespaceObject = {"rE":"2.0.
|
26773
|
+
var package_namespaceObject = {"rE":"2.0.188"};
|
26776
26774
|
;// ./packages/utils/convert.js
|
26777
26775
|
/**
|
26778
26776
|
* 将大驼峰(camelCase)字符串转换为小写且带有空格分隔的形式(kebab-case)
|