t20-common-lib 0.15.42 → 0.15.43

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": "t20-common-lib",
3
- "version": "0.15.42",
3
+ "version": "0.15.43",
4
4
  "description": "T20",
5
5
  "private": false,
6
6
  "main": "dist/index.js",
@@ -48,10 +48,6 @@ export default {
48
48
  type: String,
49
49
  default: ''
50
50
  },
51
- useCommonConfigControl: {
52
- type: Boolean,
53
- default: true
54
- },
55
51
  /**
56
52
  * 是否启用财资公参配置控制
57
53
  * - true:启用财资公参配置控制