mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2024-11-22 23:31:52 +08:00
v3.7.0 升级element-ui到最新版本2.15.3
This commit is contained in:
parent
46056a16b4
commit
7b7f285034
@ -89,7 +89,6 @@
|
||||
"bpmn-js": "8.9.0",
|
||||
"bpmn-js-properties-panel": "0.46.0",
|
||||
"compression-webpack-plugin": "^6.1.1",
|
||||
"element-ui": "^2.13.2",
|
||||
"eslint-plugin-prettier": "^3.1.0",
|
||||
"fs-extra": "^8.1.0",
|
||||
"terser-webpack-plugin": "^4.2.3",
|
||||
|
@ -96,6 +96,7 @@ export function getDictDatas2(dictType, values) {
|
||||
}
|
||||
}
|
||||
// debugger
|
||||
console.log(results);
|
||||
return results;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user