ci-plus 1.6.9 → 1.7.1

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/README.md CHANGED
@@ -1,6 +1,8 @@
1
1
  ## 历史更新
2
2
 
3
3
  ```js
4
+ 1.7.0
5
+ 1、更新ajaxBox.ts函数的downFileFetchV3中文件名称匹配逻辑
4
6
  1.6.9
5
7
  1、微调标识卡模板到 1.6.0 版本:更新检验员检验日期检验结果取值逻辑,更新装配标识卡本批数量取值逻辑
6
8
  1.6.8
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ci-plus",
3
- "version": "1.6.9",
3
+ "version": "1.7.1",
4
4
  "description": "ci组件库",
5
5
  "main": "./index.ts",
6
6
  "scripts": {