#修复同时点击bug

This commit is contained in:
Bob 2020-06-08 16:18:24 +08:00
parent 5187243280
commit 5d20a9491a
2 changed files with 26 additions and 25 deletions

View File

@ -73,8 +73,8 @@
<file pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/dashboard/static/dashboard/js/index.js">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="228">
<caret line="6085" lean-forward="true" selection-start-line="6085" selection-end-line="6085" />
<state relative-caret-position="451">
<caret line="6435" selection-start-line="6434" selection-end-line="6435" />
<folding>
<element signature="e#464#688#0" />
<element signature="e#752#795#0" />
@ -540,21 +540,7 @@
<workItem from="1591289116263" duration="1056000" />
<workItem from="1591318999695" duration="1227000" />
<workItem from="1591587017803" duration="460000" />
<workItem from="1591602854501" duration="436000" />
</task>
<task id="LOCAL-00014" summary="#index">
<created>1570530689485</created>
<option name="number" value="00014" />
<option name="presentableId" value="LOCAL-00014" />
<option name="project" value="LOCAL" />
<updated>1570530689485</updated>
</task>
<task id="LOCAL-00015" summary="#index">
<created>1570593381732</created>
<option name="number" value="00015" />
<option name="presentableId" value="LOCAL-00015" />
<option name="project" value="LOCAL" />
<updated>1570593381732</updated>
<workItem from="1591602854501" duration="1399000" />
</task>
<task id="LOCAL-00016" summary="#index">
<created>1572435056993</created>
@ -885,17 +871,31 @@
<option name="project" value="LOCAL" />
<updated>1591587349052</updated>
</task>
<option name="localTasksCounter" value="63" />
<task id="LOCAL-00063" summary="#修复同时点击bug">
<created>1591603378522</created>
<option name="number" value="00063" />
<option name="presentableId" value="LOCAL-00063" />
<option name="project" value="LOCAL" />
<updated>1591603378522</updated>
</task>
<task id="LOCAL-00064" summary="#修复同时点击bug">
<created>1591604018579</created>
<option name="number" value="00064" />
<option name="presentableId" value="LOCAL-00064" />
<option name="project" value="LOCAL" />
<updated>1591604018579</updated>
</task>
<option name="localTasksCounter" value="65" />
<servers />
</component>
<component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="375928000" />
<option name="totallyTimeSpent" value="376891000" />
</component>
<component name="ToolWindowManager">
<frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
<editor active="true" />
<layout>
<window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.28434506" />
<window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.28434506" />
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />
<window_info id="Favorites" order="2" side_tool="true" />
<window_info anchor="bottom" id="Message" order="0" />
@ -909,7 +909,7 @@
<window_info anchor="bottom" id="Version Control" order="8" weight="0.32937366" />
<window_info anchor="bottom" id="Database Changes" order="9" />
<window_info anchor="bottom" id="Event Log" order="10" side_tool="true" />
<window_info active="true" anchor="bottom" id="Terminal" order="11" visible="true" weight="0.2775378" />
<window_info anchor="bottom" id="Terminal" order="11" visible="true" weight="0.2775378" />
<window_info anchor="bottom" id="Python Console" order="12" />
<window_info anchor="bottom" id="Database Console" order="13" weight="0.32937366" />
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
@ -935,7 +935,8 @@
<MESSAGE value="#更换数据" />
<MESSAGE value="#人员点击" />
<MESSAGE value="#图层替换" />
<option name="LAST_COMMIT_MESSAGE" value="#图层替换" />
<MESSAGE value="#修复同时点击bug" />
<option name="LAST_COMMIT_MESSAGE" value="#修复同时点击bug" />
</component>
<component name="com.intellij.coverage.CoverageDataManagerImpl">
<SUITE FILE_PATH="coverage/linbei$import_points.coverage" NAME="import_points Coverage Results" MODIFIED="1573780425219" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" />
@ -1139,8 +1140,8 @@
</entry>
<entry file="file://$PROJECT_DIR$/dashboard/static/dashboard/js/index.js">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="228">
<caret line="6085" lean-forward="true" selection-start-line="6085" selection-end-line="6085" />
<state relative-caret-position="451">
<caret line="6435" selection-start-line="6434" selection-end-line="6435" />
<folding>
<element signature="e#464#688#0" />
<element signature="e#752#795#0" />

View File

@ -6432,7 +6432,7 @@ $(function () {
} else {
colsewebsocket()
// removeMarker()
removeMarker()
// removestationMarker()
// map.removeInteraction(draw);
}