@weitutech/by-components 1.1.170 → 1.1.172

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.
@@ -43091,32 +43091,6 @@ if (DESCRIPTORS && !('detached' in ArrayBufferPrototype)) {
43091
43091
  }
43092
43092
 
43093
43093
 
43094
- /***/ }),
43095
-
43096
- /***/ 6653:
43097
- /***/ (function(__unused_webpack_module, __unused_webpack_exports, __webpack_require__) {
43098
-
43099
- __webpack_require__(5270);
43100
- var global = __webpack_require__(6903);
43101
- var hide = __webpack_require__(4632);
43102
- var Iterators = __webpack_require__(2833);
43103
- var TO_STRING_TAG = __webpack_require__(5413)('toStringTag');
43104
-
43105
- var DOMIterables = ('CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,' +
43106
- 'DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,' +
43107
- 'MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,' +
43108
- 'SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,' +
43109
- 'TextTrackList,TouchList').split(',');
43110
-
43111
- for (var i = 0; i < DOMIterables.length; i++) {
43112
- var NAME = DOMIterables[i];
43113
- var Collection = global[NAME];
43114
- var proto = Collection && Collection.prototype;
43115
- if (proto && !proto[TO_STRING_TAG]) hide(proto, TO_STRING_TAG, NAME);
43116
- Iterators[NAME] = Iterators.Array;
43117
- }
43118
-
43119
-
43120
43094
  /***/ }),
43121
43095
 
43122
43096
  /***/ 6656:
@@ -45381,7 +45355,7 @@ module.exports = function (it) {
45381
45355
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
45382
45356
 
45383
45357
  __webpack_require__(6369);
45384
- __webpack_require__(6653);
45358
+ __webpack_require__(9034);
45385
45359
  module.exports = (__webpack_require__(1275).f)('iterator');
45386
45360
 
45387
45361
 
@@ -61000,6 +60974,32 @@ exports.f = Object.getOwnPropertyNames || function getOwnPropertyNames(O) {
61000
60974
  };
61001
60975
 
61002
60976
 
60977
+ /***/ }),
60978
+
60979
+ /***/ 9034:
60980
+ /***/ (function(__unused_webpack_module, __unused_webpack_exports, __webpack_require__) {
60981
+
60982
+ __webpack_require__(5270);
60983
+ var global = __webpack_require__(6903);
60984
+ var hide = __webpack_require__(4632);
60985
+ var Iterators = __webpack_require__(2833);
60986
+ var TO_STRING_TAG = __webpack_require__(5413)('toStringTag');
60987
+
60988
+ var DOMIterables = ('CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,' +
60989
+ 'DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,' +
60990
+ 'MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,' +
60991
+ 'SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,' +
60992
+ 'TextTrackList,TouchList').split(',');
60993
+
60994
+ for (var i = 0; i < DOMIterables.length; i++) {
60995
+ var NAME = DOMIterables[i];
60996
+ var Collection = global[NAME];
60997
+ var proto = Collection && Collection.prototype;
60998
+ if (proto && !proto[TO_STRING_TAG]) hide(proto, TO_STRING_TAG, NAME);
60999
+ Iterators[NAME] = Iterators.Array;
61000
+ }
61001
+
61002
+
61003
61003
  /***/ }),
61004
61004
 
61005
61005
  /***/ 9039:
@@ -74274,6 +74274,7 @@ __webpack_require__.r(__webpack_exports__);
74274
74274
  __webpack_require__.d(__webpack_exports__, {
74275
74275
  ByBatchQuerySelector: function() { return /* reexport */ BatchQuerySelector; },
74276
74276
  ByCascaderPanel: function() { return /* reexport */ ByCascaderPanel; },
74277
+ ByCommonInput: function() { return /* reexport */ ByCommonInput; },
74277
74278
  ByCommonSelector: function() { return /* reexport */ ByCommonSelector; },
74278
74279
  ByCustomDatePicker: function() { return /* reexport */ custom_date_picker; },
74279
74280
  ByDatePickerRange: function() { return /* reexport */ date_picker_range; },
@@ -77486,8 +77487,8 @@ var table_component = normalizeComponent(
77486
77487
  )
77487
77488
 
77488
77489
  /* harmony default export */ var table = (table_component.exports);
77489
- ;// ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5daa4f39-vue-loader-template"}!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/cache-loader/dist/cjs.js??ruleSet[0].use[0]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/form/form.vue?vue&type=template&id=0cd9964a&scoped=true
77490
- var formvue_type_template_id_0cd9964a_scoped_true_render = function render() {
77490
+ ;// ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5daa4f39-vue-loader-template"}!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/cache-loader/dist/cjs.js??ruleSet[0].use[0]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/form/form.vue?vue&type=template&id=1fc1d18e&scoped=true
77491
+ var formvue_type_template_id_1fc1d18e_scoped_true_render = function render() {
77491
77492
  var _vm = this,
77492
77493
  _c = _vm._self._c;
77493
77494
  return _c('div', {
@@ -77573,7 +77574,27 @@ var formvue_type_template_id_0cd9964a_scoped_true_render = function render() {
77573
77574
  }
77574
77575
  });
77575
77576
  }), 1) : _vm._e()];
77576
- }) : _vm._e(), _vm._t("suffix"), _vm._t("prepend"), _vm._t("append")], 2)] : item.type === 'select' ? [_c('by-select', _vm._b({
77577
+ }) : _vm._e(), _vm._t("suffix"), _vm._t("prepend"), _vm._t("append")], 2)] : item.type === 'commonInput' ? [_c('by-common-input', _vm._b({
77578
+ staticStyle: {
77579
+ "width": "100%"
77580
+ },
77581
+ attrs: {
77582
+ "value": _vm.value[`${item.field}`],
77583
+ "placeholder": item.placeholder,
77584
+ "size": item.size || _vm.elSize,
77585
+ "show-batch-input": item.showBatchInput,
77586
+ "batch-input-popover-title": item.batchInputPopoverTitle || '批量输入',
77587
+ "batch-input-placeholder": item.batchInputPlaceholder || '多个请用换行、逗号、分号、空格分隔',
77588
+ "batch-input-popover-width": item.batchInputPopoverWidth || '300',
77589
+ "clearable": ""
77590
+ },
77591
+ on: {
77592
+ "input": function ($event) {
77593
+ return _vm.handleValueChange($event, item);
77594
+ },
77595
+ "batch-input": (raw, processed) => _vm.handleCommonInputBatch(raw, processed, item)
77596
+ }
77597
+ }, 'by-common-input', item.otherOptions || {}, false))] : item.type === 'select' ? [_c('by-select', _vm._b({
77577
77598
  staticStyle: {
77578
77599
  "width": "100%"
77579
77600
  },
@@ -77857,7 +77878,7 @@ var formvue_type_template_id_0cd9964a_scoped_true_render = function render() {
77857
77878
  staticClass: "footer"
77858
77879
  }, [_vm._t("footer")], 2)], 1);
77859
77880
  };
77860
- var formvue_type_template_id_0cd9964a_scoped_true_staticRenderFns = [];
77881
+ var formvue_type_template_id_1fc1d18e_scoped_true_staticRenderFns = [];
77861
77882
 
77862
77883
  ;// ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5daa4f39-vue-loader-template"}!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/cache-loader/dist/cjs.js??ruleSet[0].use[0]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/form/comps/pair-number-input.vue?vue&type=template&id=604235f6
77863
77884
  var pair_number_inputvue_type_template_id_604235f6_render = function render() {
@@ -90961,6 +90982,261 @@ var BatchQuerySelector_component = normalizeComponent(
90961
90982
  )
90962
90983
 
90963
90984
  /* harmony default export */ var BatchQuerySelector = (BatchQuerySelector_component.exports);
90985
+ ;// ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5daa4f39-vue-loader-template"}!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/cache-loader/dist/cjs.js??ruleSet[0].use[0]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/common-input/ByCommonInput.vue?vue&type=template&id=71d628fa
90986
+ var ByCommonInputvue_type_template_id_71d628fa_render = function render() {
90987
+ var _vm = this,
90988
+ _c = _vm._self._c;
90989
+ return _c('div', {
90990
+ staticClass: "by-common-input-container"
90991
+ }, [_c('el-input', _vm._b({
90992
+ attrs: {
90993
+ "value": _vm.localValue,
90994
+ "size": _vm.actualSize
90995
+ },
90996
+ on: {
90997
+ "input": _vm.handleInput,
90998
+ "change": _vm.handleChange,
90999
+ "blur": _vm.handleBlur,
91000
+ "focus": _vm.handleFocus
91001
+ }
91002
+ }, 'el-input', _vm.$attrs, false)), _vm.showBatchInput ? _c('el-popover', {
91003
+ attrs: {
91004
+ "placement": "bottom-end",
91005
+ "width": _vm.batchInputPopoverWidth,
91006
+ "trigger": "click",
91007
+ "popper-class": "batch-input-popover"
91008
+ },
91009
+ model: {
91010
+ value: _vm.popoverVisible,
91011
+ callback: function ($$v) {
91012
+ _vm.popoverVisible = $$v;
91013
+ },
91014
+ expression: "popoverVisible"
91015
+ }
91016
+ }, [_c('div', {
91017
+ staticClass: "batch-input-container"
91018
+ }, [_c('div', {
91019
+ staticClass: "popover-title"
91020
+ }, [_vm._v(_vm._s(_vm.batchInputPopoverTitle))]), _c('el-input', {
91021
+ staticClass: "batch-input-textarea",
91022
+ attrs: {
91023
+ "type": "textarea",
91024
+ "rows": 10,
91025
+ "placeholder": _vm.batchInputPlaceholder
91026
+ },
91027
+ model: {
91028
+ value: _vm.batchInputContent,
91029
+ callback: function ($$v) {
91030
+ _vm.batchInputContent = $$v;
91031
+ },
91032
+ expression: "batchInputContent"
91033
+ }
91034
+ }), _c('div', {
91035
+ staticClass: "popover-footer"
91036
+ }, [_c('el-button', {
91037
+ attrs: {
91038
+ "size": "mini"
91039
+ },
91040
+ on: {
91041
+ "click": _vm.handleCancel
91042
+ }
91043
+ }, [_vm._v("取消")]), _c('el-button', {
91044
+ attrs: {
91045
+ "size": "mini",
91046
+ "type": "primary"
91047
+ },
91048
+ on: {
91049
+ "click": _vm.handleBatchInputConfirm
91050
+ }
91051
+ }, [_vm._v("确定")])], 1)], 1), _c('el-button', {
91052
+ staticClass: "batch-input-btn",
91053
+ attrs: {
91054
+ "slot": "reference",
91055
+ "size": _vm.actualSize
91056
+ },
91057
+ on: {
91058
+ "click": _vm.handleOpenBatchInput
91059
+ },
91060
+ slot: "reference"
91061
+ }, [_c('i', {
91062
+ staticClass: "el-icon-edit-outline",
91063
+ staticStyle: {
91064
+ "transform": "scale(2)",
91065
+ "display": "inline-block"
91066
+ }
91067
+ })])], 1) : _vm._e()], 1);
91068
+ };
91069
+ var ByCommonInputvue_type_template_id_71d628fa_staticRenderFns = [];
91070
+
91071
+ ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/cache-loader/dist/cjs.js??ruleSet[0].use[0]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/common-input/ByCommonInput.vue?vue&type=script&lang=js
91072
+
91073
+
91074
+
91075
+ /* harmony default export */ var ByCommonInputvue_type_script_lang_js = ({
91076
+ name: 'ByCommonInput',
91077
+ inheritAttrs: false,
91078
+ props: {
91079
+ /**
91080
+ * 输入框的值
91081
+ */
91082
+ value: {
91083
+ type: [String, Number],
91084
+ default: ''
91085
+ },
91086
+ /**
91087
+ * 是否显示批量输入按钮
91088
+ */
91089
+ showBatchInput: {
91090
+ type: Boolean,
91091
+ default: false
91092
+ },
91093
+ /**
91094
+ * 批量输入弹窗的标题
91095
+ */
91096
+ batchInputPopoverTitle: {
91097
+ type: String,
91098
+ default: '批量输入'
91099
+ },
91100
+ /**
91101
+ * 批量输入弹窗的placeholder
91102
+ */
91103
+ batchInputPlaceholder: {
91104
+ type: String,
91105
+ default: '多个请用换行、逗号、分号、空格分隔'
91106
+ },
91107
+ /**
91108
+ * 批量输入弹窗宽度
91109
+ */
91110
+ batchInputPopoverWidth: {
91111
+ type: [String, Number],
91112
+ default: '300'
91113
+ },
91114
+ /**
91115
+ * 输入框大小(用于批量输入按钮的大小)
91116
+ */
91117
+ size: {
91118
+ type: String,
91119
+ default: 'mini'
91120
+ }
91121
+ },
91122
+ data() {
91123
+ return {
91124
+ localValue: this.value,
91125
+ popoverVisible: false,
91126
+ // 批量输入弹窗是否显示
91127
+ batchInputContent: '' // 批量输入的内容
91128
+ };
91129
+ },
91130
+ computed: {
91131
+ // 获取实际的 size 值,优先使用 $attrs 中的 size
91132
+ actualSize() {
91133
+ return this.$attrs.size || this.size;
91134
+ }
91135
+ },
91136
+ watch: {
91137
+ value(newVal) {
91138
+ if (newVal !== this.localValue) {
91139
+ this.localValue = newVal;
91140
+ }
91141
+ }
91142
+ },
91143
+ methods: {
91144
+ /**
91145
+ * 处理输入事件
91146
+ */
91147
+ handleInput(value) {
91148
+ this.localValue = value;
91149
+ this.$emit('input', value);
91150
+ },
91151
+ /**
91152
+ * 处理change事件
91153
+ */
91154
+ handleChange(value) {
91155
+ this.$emit('change', value);
91156
+ },
91157
+ /**
91158
+ * 处理blur事件
91159
+ */
91160
+ handleBlur(event) {
91161
+ this.$emit('blur', event);
91162
+ },
91163
+ /**
91164
+ * 处理focus事件
91165
+ */
91166
+ handleFocus(event) {
91167
+ this.$emit('focus', event);
91168
+ },
91169
+ /**
91170
+ * 打开批量输入弹窗时,回显输入框的内容
91171
+ */
91172
+ handleOpenBatchInput() {
91173
+ // 将输入框的内容回显到批量输入弹窗中
91174
+ if (this.localValue) {
91175
+ // 将逗号分隔的内容转换为换行分隔,便于在文本框中编辑
91176
+ this.batchInputContent = String(this.localValue).split(',').map(item => item.trim()).filter(item => item).join('\n');
91177
+ } else {
91178
+ this.batchInputContent = '';
91179
+ }
91180
+ },
91181
+ /**
91182
+ * 处理批量输入确认
91183
+ */
91184
+ handleBatchInputConfirm() {
91185
+ this.popoverVisible = false;
91186
+ this.batchInputContent = this.batchInputContent.trim();
91187
+
91188
+ // 将批量输入的内容设置到输入框中,用英文逗号分隔
91189
+ if (this.batchInputContent) {
91190
+ // 处理输入内容,支持多种分隔符(换行、逗号、分号、空格)
91191
+ const items = this.batchInputContent.split(/[\n,,;;\s]+/) // 支持换行、逗号(中英文)、分号(中英文)、空格分隔
91192
+ .map(item => item.trim()).filter(item => item); // 过滤空项
91193
+
91194
+ // 将处理后的内容用英文逗号连接,设置到输入框
91195
+ const processedContent = items.join(',');
91196
+ this.localValue = processedContent;
91197
+ this.$emit('input', processedContent);
91198
+ this.$emit('change', processedContent);
91199
+ this.$emit('batch-input', this.batchInputContent, processedContent);
91200
+ } else {
91201
+ // 如果批量输入内容为空,清空输入框
91202
+ this.localValue = '';
91203
+ this.$emit('input', '');
91204
+ this.$emit('change', '');
91205
+ this.$emit('batch-input', '', '');
91206
+ }
91207
+ },
91208
+ /**
91209
+ * 处理取消按钮
91210
+ */
91211
+ handleCancel() {
91212
+ this.popoverVisible = false;
91213
+ // 清空批量输入内容
91214
+ this.batchInputContent = '';
91215
+ }
91216
+ }
91217
+ });
91218
+ ;// ./src/components/common-input/ByCommonInput.vue?vue&type=script&lang=js
91219
+ /* harmony default export */ var common_input_ByCommonInputvue_type_script_lang_js = (ByCommonInputvue_type_script_lang_js);
91220
+ ;// ./src/components/common-input/ByCommonInput.vue
91221
+
91222
+
91223
+
91224
+
91225
+
91226
+ /* normalize component */
91227
+ ;
91228
+ var ByCommonInput_component = normalizeComponent(
91229
+ common_input_ByCommonInputvue_type_script_lang_js,
91230
+ ByCommonInputvue_type_template_id_71d628fa_render,
91231
+ ByCommonInputvue_type_template_id_71d628fa_staticRenderFns,
91232
+ false,
91233
+ null,
91234
+ null,
91235
+ null
91236
+
91237
+ )
91238
+
91239
+ /* harmony default export */ var ByCommonInput = (ByCommonInput_component.exports);
90964
91240
  ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/cache-loader/dist/cjs.js??ruleSet[0].use[0]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/form/form.vue?vue&type=script&lang=js
90965
91241
 
90966
91242
 
@@ -90969,13 +91245,15 @@ var BatchQuerySelector_component = normalizeComponent(
90969
91245
 
90970
91246
 
90971
91247
 
91248
+
90972
91249
  /* harmony default export */ var formvue_type_script_lang_js = ({
90973
91250
  name: 'ByForm',
90974
91251
  components: {
90975
91252
  PairNumberInput: pair_number_input,
90976
91253
  CustomDatePicker: custom_date_picker,
90977
91254
  ByCommonSelector: ByCommonSelector,
90978
- ByBatchQuerySelector: BatchQuerySelector
91255
+ ByBatchQuerySelector: BatchQuerySelector,
91256
+ ByCommonInput: ByCommonInput
90979
91257
  },
90980
91258
  props: {
90981
91259
  value: {
@@ -91164,6 +91442,11 @@ var BatchQuerySelector_component = normalizeComponent(
91164
91442
  value
91165
91443
  });
91166
91444
  },
91445
+ // 通用输入框批量输入回填(优先使用转换后的 processedContent)
91446
+ handleCommonInputBatch(rawContent, processedContent, item) {
91447
+ const val = processedContent !== undefined ? processedContent : rawContent;
91448
+ this.handleValueChange(val, item);
91449
+ },
91167
91450
  handleRangeChange({
91168
91451
  startTime,
91169
91452
  endTime
@@ -91260,10 +91543,10 @@ var BatchQuerySelector_component = normalizeComponent(
91260
91543
  });
91261
91544
  ;// ./src/components/form/form.vue?vue&type=script&lang=js
91262
91545
  /* harmony default export */ var form_formvue_type_script_lang_js = (formvue_type_script_lang_js);
91263
- ;// ./node_modules/@vue/cli-service/node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/cache-loader/dist/cjs.js??ruleSet[0].use[0]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/form/form.vue?vue&type=style&index=0&id=0cd9964a&prod&lang=scss&scoped=true
91546
+ ;// ./node_modules/@vue/cli-service/node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/cache-loader/dist/cjs.js??ruleSet[0].use[0]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/form/form.vue?vue&type=style&index=0&id=1fc1d18e&prod&lang=scss&scoped=true
91264
91547
  // extracted by mini-css-extract-plugin
91265
91548
 
91266
- ;// ./src/components/form/form.vue?vue&type=style&index=0&id=0cd9964a&prod&lang=scss&scoped=true
91549
+ ;// ./src/components/form/form.vue?vue&type=style&index=0&id=1fc1d18e&prod&lang=scss&scoped=true
91267
91550
 
91268
91551
  ;// ./src/components/form/form.vue
91269
91552
 
@@ -91276,11 +91559,11 @@ var BatchQuerySelector_component = normalizeComponent(
91276
91559
 
91277
91560
  var form_component = normalizeComponent(
91278
91561
  form_formvue_type_script_lang_js,
91279
- formvue_type_template_id_0cd9964a_scoped_true_render,
91280
- formvue_type_template_id_0cd9964a_scoped_true_staticRenderFns,
91562
+ formvue_type_template_id_1fc1d18e_scoped_true_render,
91563
+ formvue_type_template_id_1fc1d18e_scoped_true_staticRenderFns,
91281
91564
  false,
91282
91565
  null,
91283
- "0cd9964a",
91566
+ "1fc1d18e",
91284
91567
  null
91285
91568
 
91286
91569
  )
@@ -96449,6 +96732,7 @@ var ByGridLayout_component = normalizeComponent(
96449
96732
 
96450
96733
 
96451
96734
 
96735
+
96452
96736
 
96453
96737
 
96454
96738
  const components = {
@@ -96468,7 +96752,8 @@ const components = {
96468
96752
  ByCascaderPanel: ByCascaderPanel,
96469
96753
  ByFloatingMenu: ByFloatingMenu,
96470
96754
  ByPopoverSelector: ByPopoverSelector,
96471
- ByGridLayout: ByGridLayout
96755
+ ByGridLayout: ByGridLayout,
96756
+ ByCommonInput: ByCommonInput
96472
96757
  };
96473
96758
 
96474
96759
  // 设置当前 z-index 起始值
@@ -1 +1 @@
1
- .b-form .header[data-v-0cd9964a]{margin-bottom:20px}.b-form .footer[data-v-0cd9964a]{margin-top:20px}
1
+ .b-form .header[data-v-1fc1d18e]{margin-bottom:20px}.b-form .footer[data-v-1fc1d18e]{margin-top:20px}