Commit a0e3f1d3 by 蒋勇

jiaoyi

parent 8f273a53
...@@ -130,6 +130,7 @@ ...@@ -130,6 +130,7 @@
self.currentRow.version=d.data.version; self.currentRow.version=d.data.version;
self.currentRow.tracklog=d.data.tracklog; self.currentRow.tracklog=d.data.tracklog;
self.handlerTrackLog(self.currentRow); self.handlerTrackLog(self.currentRow);
self.trackContent="";
}) })
......
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