@zscreate/form-component 1.1.246 → 1.1.247
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/dist/form-component.css +5 -5
- package/dist/form-component.umd.js +15 -14
- package/package.json +1 -1
package/dist/form-component.css
CHANGED
|
@@ -368,25 +368,25 @@
|
|
|
368
368
|
}
|
|
369
369
|
|
|
370
370
|
|
|
371
|
-
.datasetManagement[data-v-
|
|
371
|
+
.datasetManagement[data-v-a4fdce76] {
|
|
372
372
|
-webkit-user-select: none;
|
|
373
373
|
-moz-user-select: none;
|
|
374
374
|
user-select: none;
|
|
375
375
|
}
|
|
376
|
-
.content[data-v-
|
|
376
|
+
.content[data-v-a4fdce76] {
|
|
377
377
|
margin-top: 20px;
|
|
378
378
|
}
|
|
379
|
-
.classificationItem[data-v-
|
|
379
|
+
.classificationItem[data-v-a4fdce76] {
|
|
380
380
|
background-color: #e6f7ff;
|
|
381
381
|
}
|
|
382
|
-
.ellipsis[data-v-
|
|
382
|
+
.ellipsis[data-v-a4fdce76] {
|
|
383
383
|
margin: 5px 0;
|
|
384
384
|
white-space: nowrap;
|
|
385
385
|
overflow: hidden;
|
|
386
386
|
text-overflow: ellipsis;
|
|
387
387
|
/* cursor: pointer; */
|
|
388
388
|
}
|
|
389
|
-
.ellipsis[data-v-
|
|
389
|
+
.ellipsis[data-v-a4fdce76]:hover {
|
|
390
390
|
background-color: #e6f7ff;
|
|
391
391
|
cursor: pointer;
|
|
392
392
|
}
|
|
@@ -74579,7 +74579,7 @@ Sortable.mount(Remove, Revert);
|
|
|
74579
74579
|
/* harmony import */ var _util_mathUtils__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(38);
|
|
74580
74580
|
/* harmony import */ var _util_util__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(6955);
|
|
74581
74581
|
/* harmony import */ var _layoutItem__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(7165);
|
|
74582
|
-
/* harmony import */ var _components_index__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(
|
|
74582
|
+
/* harmony import */ var _components_index__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(1951);
|
|
74583
74583
|
/* harmony import */ var pubsub_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(2980);
|
|
74584
74584
|
/* harmony import */ var pubsub_js__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(pubsub_js__WEBPACK_IMPORTED_MODULE_7__);
|
|
74585
74585
|
/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(7203);
|
|
@@ -77054,7 +77054,7 @@ module.exports = {
|
|
|
77054
77054
|
|
|
77055
77055
|
/***/ }),
|
|
77056
77056
|
|
|
77057
|
-
/***/
|
|
77057
|
+
/***/ 1951:
|
|
77058
77058
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
77059
77059
|
|
|
77060
77060
|
"use strict";
|
|
@@ -78557,13 +78557,13 @@ var defaultValueWithSql_component = (0,componentNormalizer/* default */.Z)(
|
|
|
78557
78557
|
)
|
|
78558
78558
|
|
|
78559
78559
|
/* harmony default export */ const defaultValueWithSql = (defaultValueWithSql_component.exports);
|
|
78560
|
-
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/common/Modals/datasetManagement.vue?vue&type=template&id=
|
|
78561
|
-
var
|
|
78560
|
+
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/common/Modals/datasetManagement.vue?vue&type=template&id=a4fdce76&scoped=true&
|
|
78561
|
+
var datasetManagementvue_type_template_id_a4fdce76_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('a-modal',{attrs:{"title":'选择数据集',"width":900,"visible":_vm.visible,"destroyOnClose":true,"centered":true,"cancelText":"关闭","wrapClassName":"ant-modal-cust-warp","maskClosable":false},on:{"ok":_vm.handleOk,"cancel":_vm.handleCancel}},[_c('div',{staticClass:"datasetManagement",staticStyle:{"display":"flex","justify-content":"space-between","min-height":"700px"}},[_c('a-card',{staticStyle:{"flex":"4","margin-right":"10px","height":"700px","overflow-y":"auto","background-color":"#f2f2f2"},attrs:{"bordered":false}},[_c('a-spin',{attrs:{"spinning":_vm.loadingModal}},[_c('div',[_c('div',{staticClass:"ellipsis",staticStyle:{"cursor":"pointer","padding":"0px 5px","display":"flex","align-items":"center"},on:{"click":function($event){_vm.classificationList.parent.isDown = !_vm.classificationList.parent.isDown}}},[(_vm.classificationList.parent.isDown)?_c('a-icon',{attrs:{"type":"caret-down"}}):_c('a-icon',{attrs:{"type":"caret-right"}}),_c('div',{staticStyle:{"display":"flex","justify-content":"space-between","align-items":"center","width":"100%"}},[_c('span',{staticStyle:{"margin-left":"5px"}},[_vm._v(_vm._s(_vm.classificationList.parent.title))])])],1),_vm._l((_vm.classificationList.children),function(item){return _c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.classificationList.parent.isDown),expression:"classificationList.parent.isDown"}],key:item.id,staticClass:"ellipsis",class:{ classificationItem: _vm.classificationActived === item.itemValue },staticStyle:{"padding":"0px 5px 0 10px","margin-left":"10px"},on:{"click":function($event){return _vm.clickFn(item)}}},[_c('div',{staticStyle:{"display":"flex","justify-content":"space-between","align-items":"center"}},[_c('span',{directives:[{name:"ellipsis",rawName:"v-ellipsis",value:(1),expression:"1"}]},[_vm._v(_vm._s(item.itemText))])])])})],2)])],1),_c('a-card',{staticStyle:{"flex":"12"},attrs:{"bordered":false}},[_c('div',{staticClass:"table-page-search-wrapper"},[_c('a-form',{attrs:{"layout":"inline"}},[_c('a-row',{attrs:{"gutter":24}},[_c('a-col',{attrs:{"span":8}},[_c('a-form-item',[_c('a-input',{attrs:{"placeholder":"请输入数据集名称","maxLength":40},model:{value:(_vm.queryParam.setName),callback:function ($$v) {_vm.$set(_vm.queryParam, "setName", $$v)},expression:"queryParam.setName"}})],1)],1),_c('a-col',{attrs:{"span":8}},[_c('span',{staticClass:"table-page-search-submitButtons",staticStyle:{"float":"left","overflow":"hidden"}},[_c('a-button',{attrs:{"type":"primary","icon":"search"},on:{"click":_vm.searchQuery}},[_vm._v("查询")]),_c('a-button',{staticStyle:{"margin-left":"8px"},attrs:{"type":"primary","icon":"reload"},on:{"click":_vm.reset}},[_vm._v("重置")])],1)])],1)],1)],1),_c('div',{staticClass:"content"},[_c('a-table',{ref:"table",attrs:{"size":"middle","defaultExpandAllRows":true,"bordered":"","rowKey":"id","columns":_vm.columns,"dataSource":_vm.dataSource,"pagination":_vm.ipagination,"loading":_vm.loading,"rowSelection":{
|
|
78562
78562
|
selectedRowKeys: _vm.selectedRowKeys,
|
|
78563
78563
|
onChange: _vm.onSelectChange,
|
|
78564
78564
|
type: 'radio'
|
|
78565
78565
|
}},on:{"change":_vm.handleTableChange}})],1)])],1)])}
|
|
78566
|
-
var
|
|
78566
|
+
var datasetManagementvue_type_template_id_a4fdce76_scoped_true_staticRenderFns = []
|
|
78567
78567
|
|
|
78568
78568
|
|
|
78569
78569
|
// EXTERNAL MODULE: ./src/utils/util.js
|
|
@@ -79081,6 +79081,7 @@ const JeecgListMixin = {
|
|
|
79081
79081
|
handleCancel() {
|
|
79082
79082
|
this.visible = false;
|
|
79083
79083
|
this.queryParam = {};
|
|
79084
|
+
this.selectedRowKeys = [];
|
|
79084
79085
|
},
|
|
79085
79086
|
// 初始化数据
|
|
79086
79087
|
init(options, isNeedDataType) {
|
|
@@ -79204,10 +79205,10 @@ const JeecgListMixin = {
|
|
|
79204
79205
|
});
|
|
79205
79206
|
;// CONCATENATED MODULE: ./src/form/modules/common/Modals/datasetManagement.vue?vue&type=script&lang=js&
|
|
79206
79207
|
/* harmony default export */ const Modals_datasetManagementvue_type_script_lang_js_ = (datasetManagementvue_type_script_lang_js_);
|
|
79207
|
-
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.5@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-12.use[0]!./node_modules/_css-loader@6.7.3@css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/common/Modals/datasetManagement.vue?vue&type=style&index=0&id=
|
|
79208
|
+
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.5@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-12.use[0]!./node_modules/_css-loader@6.7.3@css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/common/Modals/datasetManagement.vue?vue&type=style&index=0&id=a4fdce76&prod&scoped=true&lang=css&
|
|
79208
79209
|
// extracted by mini-css-extract-plugin
|
|
79209
79210
|
|
|
79210
|
-
;// CONCATENATED MODULE: ./src/form/modules/common/Modals/datasetManagement.vue?vue&type=style&index=0&id=
|
|
79211
|
+
;// CONCATENATED MODULE: ./src/form/modules/common/Modals/datasetManagement.vue?vue&type=style&index=0&id=a4fdce76&prod&scoped=true&lang=css&
|
|
79211
79212
|
|
|
79212
79213
|
;// CONCATENATED MODULE: ./src/form/modules/common/Modals/datasetManagement.vue
|
|
79213
79214
|
|
|
@@ -79220,11 +79221,11 @@ const JeecgListMixin = {
|
|
|
79220
79221
|
|
|
79221
79222
|
var datasetManagement_component = (0,componentNormalizer/* default */.Z)(
|
|
79222
79223
|
Modals_datasetManagementvue_type_script_lang_js_,
|
|
79223
|
-
|
|
79224
|
-
|
|
79224
|
+
datasetManagementvue_type_template_id_a4fdce76_scoped_true_render,
|
|
79225
|
+
datasetManagementvue_type_template_id_a4fdce76_scoped_true_staticRenderFns,
|
|
79225
79226
|
false,
|
|
79226
79227
|
null,
|
|
79227
|
-
"
|
|
79228
|
+
"a4fdce76",
|
|
79228
79229
|
null
|
|
79229
79230
|
|
|
79230
79231
|
)
|
|
@@ -139405,7 +139406,7 @@ var CorrectionItemvue_type_template_id_6fe27568_scoped_true_staticRenderFns = []
|
|
|
139405
139406
|
|
|
139406
139407
|
|
|
139407
139408
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 884 modules
|
|
139408
|
-
var components = __webpack_require__(
|
|
139409
|
+
var components = __webpack_require__(1951);
|
|
139409
139410
|
;// CONCATENATED MODULE: ./node_modules/_thread-loader@3.0.4@thread-loader/dist/cjs.js!./node_modules/_babel-loader@8.3.0@babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/common/Modals/CorrectionItem.vue?vue&type=script&lang=js&
|
|
139410
139411
|
//
|
|
139411
139412
|
//
|
|
@@ -141305,7 +141306,7 @@ var vuedraggable_umd_default = /*#__PURE__*/__webpack_require__.n(vuedraggable_u
|
|
|
141305
141306
|
// EXTERNAL MODULE: ./src/api/manage.js
|
|
141306
141307
|
var manage = __webpack_require__(1474);
|
|
141307
141308
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 884 modules
|
|
141308
|
-
var components = __webpack_require__(
|
|
141309
|
+
var components = __webpack_require__(1951);
|
|
141309
141310
|
// EXTERNAL MODULE: ./src/form/util/Bus.js
|
|
141310
141311
|
var Bus = __webpack_require__(767);
|
|
141311
141312
|
// EXTERNAL MODULE: ./src/form/modules/config/hnkj.js
|
|
@@ -145831,7 +145832,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
|
|
|
145831
145832
|
/***/ ((module) => {
|
|
145832
145833
|
|
|
145833
145834
|
"use strict";
|
|
145834
|
-
module.exports = {"i8":"1.1.
|
|
145835
|
+
module.exports = {"i8":"1.1.247"};
|
|
145835
145836
|
|
|
145836
145837
|
/***/ })
|
|
145837
145838
|
|
|
@@ -149132,7 +149133,7 @@ var es_array_sort = __webpack_require__(8284);
|
|
|
149132
149133
|
// EXTERNAL MODULE: ./src/form/util/util.js
|
|
149133
149134
|
var util = __webpack_require__(6955);
|
|
149134
149135
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 884 modules
|
|
149135
|
-
var components = __webpack_require__(
|
|
149136
|
+
var components = __webpack_require__(1951);
|
|
149136
149137
|
// EXTERNAL MODULE: ./src/api/manage.js
|
|
149137
149138
|
var manage = __webpack_require__(1474);
|
|
149138
149139
|
// EXTERNAL MODULE: ./src/form/modules/widgetFormItem.vue + 6 modules
|