Commit 2744e784 authored by 涂伟's avatar 涂伟
parents d610ed35 880c4010
Pipeline #69359 passed with stages
......@@ -95,7 +95,7 @@
"@wisdom-cesium/cesium": "^1.0.78",
"@wisdom-cesium/krpano": "^1.0.29-28",
"@wisdom-map/amap": "1.1.0-beta.45",
"@wisdom-map/arcgismap": "1.4.0-137",
"@wisdom-map/arcgismap": "1.4.0-138",
"@wisdom-map/basemap": "1.1.0-24",
"ace-builds": "^1.4.12",
"antd-img-crop": "^3.13.2",
......
......@@ -58,7 +58,7 @@ const NewSelectUser = props => {
value: item.userID,
groupName: item.OUName,
}));
console.log(listCheck, 'listCheck');
console.log(listCheck, 'listCheck1');
setCheckList(listCheck);
// 数据处理成checkbox组件需要得形式
let list = res[1].data.data.map(item => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment