centaline-data-driven 1.6.67 → 1.6.69

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "centaline-data-driven",
3
- "version": "1.6.67",
3
+ "version": "1.6.69",
4
4
  "description": "ccai",
5
5
  "author": "hjc <3226136347@qq.com>",
6
6
  "private": false,
@@ -128,6 +128,9 @@ import dynamicElement from '../../mixins/dynamicElement';
128
128
  break;
129
129
  case 'reset':
130
130
  this.model.reset();
131
+ this.model.screen.forEach((v) => {
132
+ this.model.hiddenHandle(v);
133
+ })
131
134
  if(this.validExcute() && model.autoSearch){
132
135
  this.$emit('resetSearch', this.model);
133
136
  }
@@ -168,8 +168,7 @@
168
168
  });
169
169
  },
170
170
  clearClickHandle: function (event) {
171
- this.model.reset();
172
- this.soChange();
171
+ this.model.reset();
173
172
  },
174
173
  mouseOverHandle: function () {
175
174
  if (this.model.value !== '' && this.model.clearable) {
@@ -11585,7 +11585,7 @@ __webpack_require__(129)(String, 'String', function (iterated) {
11585
11585
  "use strict";
11586
11586
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicSearchScreen_vue__ = __webpack_require__(161);
11587
11587
  /* unused harmony namespace reexport */
11588
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_2c5cc518_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicSearchScreen_vue__ = __webpack_require__(547);
11588
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_6a4abd0e_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicSearchScreen_vue__ = __webpack_require__(547);
11589
11589
  function injectStyle (ssrContext) {
11590
11590
  __webpack_require__(545)
11591
11591
  }
@@ -11605,7 +11605,7 @@ var __vue_scopeId__ = null
11605
11605
  var __vue_module_identifier__ = null
11606
11606
  var Component = normalizeComponent(
11607
11607
  __WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicSearchScreen_vue__["a" /* default */],
11608
- __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_2c5cc518_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicSearchScreen_vue__["a" /* default */],
11608
+ __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_6a4abd0e_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicSearchScreen_vue__["a" /* default */],
11609
11609
  __vue_template_functional__,
11610
11610
  __vue_styles__,
11611
11611
  __vue_scopeId__,
@@ -20380,6 +20380,8 @@ exports.f = __webpack_require__(27) ? gOPD : function getOwnPropertyDescriptor(O
20380
20380
 
20381
20381
  methods: {
20382
20382
  clickHandler: function clickHandler(model) {
20383
+ var _this = this;
20384
+
20383
20385
  switch (model.action) {
20384
20386
  case 'showHigh':
20385
20387
  this.$set(this, 'highScreen', !this.highScreen);
@@ -20398,6 +20400,9 @@ exports.f = __webpack_require__(27) ? gOPD : function getOwnPropertyDescriptor(O
20398
20400
  break;
20399
20401
  case 'reset':
20400
20402
  this.model.reset();
20403
+ this.model.screen.forEach(function (v) {
20404
+ _this.model.hiddenHandle(v);
20405
+ });
20401
20406
  if (this.validExcute() && model.autoSearch) {
20402
20407
  this.$emit('resetSearch', this.model);
20403
20408
  }
@@ -70475,7 +70480,6 @@ var ctSpan = {
70475
70480
  },
70476
70481
  clearClickHandle: function clearClickHandle(event) {
70477
70482
  this.model.reset();
70478
- this.soChange();
70479
70483
  },
70480
70484
  mouseOverHandle: function mouseOverHandle() {
70481
70485
  if (this.model.value !== '' && this.model.clearable) {
@@ -79918,7 +79922,7 @@ var content = __webpack_require__(546);
79918
79922
  if(typeof content === 'string') content = [[module.i, content, '']];
79919
79923
  if(content.locals) module.exports = content.locals;
79920
79924
  // add the styles to the DOM
79921
- var update = __webpack_require__(3)("ca92aaf0", content, true, {});
79925
+ var update = __webpack_require__(3)("8308b782", content, true, {});
79922
79926
 
79923
79927
  /***/ }),
79924
79928
  /* 546 */
@@ -91574,7 +91578,7 @@ if (typeof window !== 'undefined' && window.Vue) {
91574
91578
  "use strict";
91575
91579
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicSosNew_vue__ = __webpack_require__(426);
91576
91580
  /* unused harmony namespace reexport */
91577
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_37c6ae7a_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicSosNew_vue__ = __webpack_require__(921);
91581
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_395b4b1c_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicSosNew_vue__ = __webpack_require__(921);
91578
91582
  function injectStyle (ssrContext) {
91579
91583
  __webpack_require__(919)
91580
91584
  }
@@ -91594,7 +91598,7 @@ var __vue_scopeId__ = null
91594
91598
  var __vue_module_identifier__ = null
91595
91599
  var Component = normalizeComponent(
91596
91600
  __WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicSosNew_vue__["a" /* default */],
91597
- __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_37c6ae7a_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicSosNew_vue__["a" /* default */],
91601
+ __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_395b4b1c_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicSosNew_vue__["a" /* default */],
91598
91602
  __vue_template_functional__,
91599
91603
  __vue_styles__,
91600
91604
  __vue_scopeId__,
@@ -91615,7 +91619,7 @@ var content = __webpack_require__(920);
91615
91619
  if(typeof content === 'string') content = [[module.i, content, '']];
91616
91620
  if(content.locals) module.exports = content.locals;
91617
91621
  // add the styles to the DOM
91618
- var update = __webpack_require__(3)("894917fc", content, true, {});
91622
+ var update = __webpack_require__(3)("29a613f0", content, true, {});
91619
91623
 
91620
91624
  /***/ }),
91621
91625
  /* 920 */