centaline-data-driven 1.6.25 → 1.6.27

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.25",
3
+ "version": "1.6.27",
4
4
  "description": "ccai",
5
5
  "author": "hjc <3226136347@qq.com>",
6
6
  "private": false,
package/release-log.md CHANGED
@@ -1,3 +1,17 @@
1
+ # v1.6.27
2
+ 2024-11-04
3
+
4
+ 优化
5
+
6
+ 上传组件,上传增加动态图标
7
+
8
+ # v1.6.26
9
+ 2024-11-04
10
+
11
+ 优化
12
+
13
+ 上传组件添加测试
14
+
1
15
  # v1.6.25
2
16
  2024-11-04
3
17
 
@@ -477,7 +477,7 @@ export default {
477
477
  },
478
478
  handleDownload(file) {
479
479
  },
480
- handleChange(file, fileList) {
480
+ handleChange(file, fileList) {
481
481
  this.changeHandler(this.model.value);
482
482
  },
483
483
  //上传之前的钩子
@@ -487,17 +487,11 @@ export default {
487
487
 
488
488
  //文件上传时的钩子
489
489
  uploadProcess(event, file, fileList) {
490
- debugger
491
- console.log(file, "++++++++++++++++");
492
490
  file.progressFlag = true; // 显示进度条
493
491
  file.loadProgress = parseInt(event.percent); // 动态获取文件上传进度
494
-
495
- console.log(file, fileList);
496
-
497
492
  if (file.loadProgress >= 100) {
498
493
  file.loadProgress = 100;
499
494
  setTimeout(() => {
500
- console.log(file, "---------------");
501
495
  file.progressFlag = false;
502
496
  }, 1000); // 一秒后关闭进度条
503
497
  }
@@ -53998,17 +53998,11 @@ if (typeof window !== "undefined" && "Vue" in window) {
53998
53998
 
53999
53999
  //文件上传时的钩子
54000
54000
  uploadProcess: function uploadProcess(event, file, fileList) {
54001
- debugger;
54002
- console.log(file, "++++++++++++++++");
54003
54001
  file.progressFlag = true; // 显示进度条
54004
54002
  file.loadProgress = parseInt(event.percent); // 动态获取文件上传进度
54005
-
54006
- console.log(file, fileList);
54007
-
54008
54003
  if (file.loadProgress >= 100) {
54009
54004
  file.loadProgress = 100;
54010
54005
  setTimeout(function () {
54011
- console.log(file, "---------------");
54012
54006
  file.progressFlag = false;
54013
54007
  }, 1000); // 一秒后关闭进度条
54014
54008
  }
@@ -81206,7 +81200,7 @@ if (typeof window !== 'undefined' && window.Vue) {
81206
81200
  "use strict";
81207
81201
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicFile_vue__ = __webpack_require__(342);
81208
81202
  /* unused harmony namespace reexport */
81209
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_27ae2efc_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicFile_vue__ = __webpack_require__(708);
81203
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_98486b1a_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicFile_vue__ = __webpack_require__(708);
81210
81204
  function injectStyle (ssrContext) {
81211
81205
  __webpack_require__(701)
81212
81206
  }
@@ -81226,7 +81220,7 @@ var __vue_scopeId__ = null
81226
81220
  var __vue_module_identifier__ = null
81227
81221
  var Component = normalizeComponent(
81228
81222
  __WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicFile_vue__["a" /* default */],
81229
- __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_27ae2efc_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicFile_vue__["a" /* default */],
81223
+ __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_98486b1a_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicFile_vue__["a" /* default */],
81230
81224
  __vue_template_functional__,
81231
81225
  __vue_styles__,
81232
81226
  __vue_scopeId__,
@@ -81247,7 +81241,7 @@ var content = __webpack_require__(702);
81247
81241
  if(typeof content === 'string') content = [[module.i, content, '']];
81248
81242
  if(content.locals) module.exports = content.locals;
81249
81243
  // add the styles to the DOM
81250
- var update = __webpack_require__(3)("0e3532af", content, true, {});
81244
+ var update = __webpack_require__(3)("30c45535", content, true, {});
81251
81245
 
81252
81246
  /***/ }),
81253
81247
  /* 702 */