complex-data-option-antd
Advanced tools
+3
-0
@@ -0,1 +1,4 @@ | ||
| ### 2.1.2 | ||
| - 删除complex-data | ||
| ### 2.1.1 | ||
@@ -2,0 +5,0 @@ - Edit实现readyData,构建pageList时触发 |
+1
-3
@@ -1,2 +0,1 @@ | ||
| import { option } from 'complex-data' | ||
| import EditData from './src/data/EditData' | ||
@@ -95,3 +94,2 @@ import _func from 'complex-func' | ||
| } | ||
| pitem.edit.readyData().then(res => {}, err => { console.error(err) }) | ||
| return pitem | ||
@@ -116,3 +114,3 @@ }, | ||
| optionData.init = function(data = {}) { | ||
| optionData.init = function(option, data = {}) { | ||
| for (let n in data) { | ||
@@ -119,0 +117,0 @@ if (!this.data[n]) { |
+1
-8
| { | ||
| "name": "complex-data-option-antd", | ||
| "version": "2.1.1", | ||
| "version": "2.1.2", | ||
| "description": "a option for complex-data by antd", | ||
@@ -10,9 +10,2 @@ "main": "index.js", | ||
| }, | ||
| "dependencies": { | ||
| "complex-data": "~2.1.0" | ||
| }, | ||
| "devDependencies": { | ||
| "webpack": "^5.36.1", | ||
| "webpack-cli": "^4.6.0" | ||
| }, | ||
| "scripts": { | ||
@@ -19,0 +12,0 @@ "test": "echo \"Error: no test specified\" && exit 1" |
0
-100%0
-100%36340
-0.58%908
-0.22%- Removed
- Removed
- Removed
- Removed
- Removed
- Removed