v3.7.0 升级element-ui到最新版本2.15.3
parent
46056a16b4
commit
7b7f285034
|
@ -89,7 +89,6 @@
|
||||||
"bpmn-js": "8.9.0",
|
"bpmn-js": "8.9.0",
|
||||||
"bpmn-js-properties-panel": "0.46.0",
|
"bpmn-js-properties-panel": "0.46.0",
|
||||||
"compression-webpack-plugin": "^6.1.1",
|
"compression-webpack-plugin": "^6.1.1",
|
||||||
"element-ui": "^2.13.2",
|
|
||||||
"eslint-plugin-prettier": "^3.1.0",
|
"eslint-plugin-prettier": "^3.1.0",
|
||||||
"fs-extra": "^8.1.0",
|
"fs-extra": "^8.1.0",
|
||||||
"terser-webpack-plugin": "^4.2.3",
|
"terser-webpack-plugin": "^4.2.3",
|
||||||
|
|
|
@ -96,6 +96,7 @@ export function getDictDatas2(dictType, values) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// debugger
|
// debugger
|
||||||
|
console.log(results);
|
||||||
return results;
|
return results;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue