@zscreate/form-component 1.1.247 → 1.1.248

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.
@@ -368,25 +368,25 @@
368
368
  }
369
369
 
370
370
 
371
- .datasetManagement[data-v-a4fdce76] {
371
+ .datasetManagement[data-v-44c74ac1] {
372
372
  -webkit-user-select: none;
373
373
  -moz-user-select: none;
374
374
  user-select: none;
375
375
  }
376
- .content[data-v-a4fdce76] {
376
+ .content[data-v-44c74ac1] {
377
377
  margin-top: 20px;
378
378
  }
379
- .classificationItem[data-v-a4fdce76] {
379
+ .classificationItem[data-v-44c74ac1] {
380
380
  background-color: #e6f7ff;
381
381
  }
382
- .ellipsis[data-v-a4fdce76] {
382
+ .ellipsis[data-v-44c74ac1] {
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-a4fdce76]:hover {
389
+ .ellipsis[data-v-44c74ac1]: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__(1951);
74582
+ /* harmony import */ var _components_index__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(3609);
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
- /***/ 1951:
77057
+ /***/ 3609:
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=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":{
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=44c74ac1&scoped=true&
78561
+ var datasetManagementvue_type_template_id_44c74ac1_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 datasetManagementvue_type_template_id_a4fdce76_scoped_true_staticRenderFns = []
78566
+ var datasetManagementvue_type_template_id_44c74ac1_scoped_true_staticRenderFns = []
78567
78567
 
78568
78568
 
78569
78569
  // EXTERNAL MODULE: ./src/utils/util.js
@@ -79082,6 +79082,7 @@ const JeecgListMixin = {
79082
79082
  this.visible = false;
79083
79083
  this.queryParam = {};
79084
79084
  this.selectedRowKeys = [];
79085
+ this.userSearch = {};
79085
79086
  },
79086
79087
  // 初始化数据
79087
79088
  init(options, isNeedDataType) {
@@ -79205,10 +79206,10 @@ const JeecgListMixin = {
79205
79206
  });
79206
79207
  ;// CONCATENATED MODULE: ./src/form/modules/common/Modals/datasetManagement.vue?vue&type=script&lang=js&
79207
79208
  /* harmony default export */ const Modals_datasetManagementvue_type_script_lang_js_ = (datasetManagementvue_type_script_lang_js_);
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&
79209
+ ;// 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=44c74ac1&prod&scoped=true&lang=css&
79209
79210
  // extracted by mini-css-extract-plugin
79210
79211
 
79211
- ;// CONCATENATED MODULE: ./src/form/modules/common/Modals/datasetManagement.vue?vue&type=style&index=0&id=a4fdce76&prod&scoped=true&lang=css&
79212
+ ;// CONCATENATED MODULE: ./src/form/modules/common/Modals/datasetManagement.vue?vue&type=style&index=0&id=44c74ac1&prod&scoped=true&lang=css&
79212
79213
 
79213
79214
  ;// CONCATENATED MODULE: ./src/form/modules/common/Modals/datasetManagement.vue
79214
79215
 
@@ -79221,11 +79222,11 @@ const JeecgListMixin = {
79221
79222
 
79222
79223
  var datasetManagement_component = (0,componentNormalizer/* default */.Z)(
79223
79224
  Modals_datasetManagementvue_type_script_lang_js_,
79224
- datasetManagementvue_type_template_id_a4fdce76_scoped_true_render,
79225
- datasetManagementvue_type_template_id_a4fdce76_scoped_true_staticRenderFns,
79225
+ datasetManagementvue_type_template_id_44c74ac1_scoped_true_render,
79226
+ datasetManagementvue_type_template_id_44c74ac1_scoped_true_staticRenderFns,
79226
79227
  false,
79227
79228
  null,
79228
- "a4fdce76",
79229
+ "44c74ac1",
79229
79230
  null
79230
79231
 
79231
79232
  )
@@ -139406,7 +139407,7 @@ var CorrectionItemvue_type_template_id_6fe27568_scoped_true_staticRenderFns = []
139406
139407
 
139407
139408
 
139408
139409
  // EXTERNAL MODULE: ./src/form/modules/components/index.js + 884 modules
139409
- var components = __webpack_require__(1951);
139410
+ var components = __webpack_require__(3609);
139410
139411
  ;// 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&
139411
139412
  //
139412
139413
  //
@@ -141306,7 +141307,7 @@ var vuedraggable_umd_default = /*#__PURE__*/__webpack_require__.n(vuedraggable_u
141306
141307
  // EXTERNAL MODULE: ./src/api/manage.js
141307
141308
  var manage = __webpack_require__(1474);
141308
141309
  // EXTERNAL MODULE: ./src/form/modules/components/index.js + 884 modules
141309
- var components = __webpack_require__(1951);
141310
+ var components = __webpack_require__(3609);
141310
141311
  // EXTERNAL MODULE: ./src/form/util/Bus.js
141311
141312
  var Bus = __webpack_require__(767);
141312
141313
  // EXTERNAL MODULE: ./src/form/modules/config/hnkj.js
@@ -145832,7 +145833,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
145832
145833
  /***/ ((module) => {
145833
145834
 
145834
145835
  "use strict";
145835
- module.exports = {"i8":"1.1.247"};
145836
+ module.exports = {"i8":"1.1.248"};
145836
145837
 
145837
145838
  /***/ })
145838
145839
 
@@ -149133,7 +149134,7 @@ var es_array_sort = __webpack_require__(8284);
149133
149134
  // EXTERNAL MODULE: ./src/form/util/util.js
149134
149135
  var util = __webpack_require__(6955);
149135
149136
  // EXTERNAL MODULE: ./src/form/modules/components/index.js + 884 modules
149136
- var components = __webpack_require__(1951);
149137
+ var components = __webpack_require__(3609);
149137
149138
  // EXTERNAL MODULE: ./src/api/manage.js
149138
149139
  var manage = __webpack_require__(1474);
149139
149140
  // EXTERNAL MODULE: ./src/form/modules/widgetFormItem.vue + 6 modules
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zscreate/form-component",
3
- "version": "1.1.247",
3
+ "version": "1.1.248",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "main": "dist/form-component.umd.js",