Commit 99f81a2b authored by 邓晓峰's avatar 邓晓峰

fix: 去除debugger

parent 9e4b4c6d
Pipeline #23282 skipped with stages
......@@ -165,7 +165,6 @@ class Site {
self.globalConfig.userInfo.groupType = allStation[0].groupType;
}
}
debugger;
if (allStation.length > 1) {
self.currentStationName = arr[arr.length - 1];
self.citySelector = self.AvailableofRegionName(projectStation);
......
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