This website works better with JavaScript
Home
Explore
Help
Register
Sign In
sagacloud
/
sagacloud-cwc-pages
Watch
7
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
修复实际冷量不显示bug
guoxiaohuan
5 years ago
parent
3560f7f3e3
commit
f29968c20c
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
src/components/strategyLine.vue
+ 0
- 1
src/components/strategyLine.vue
View File
@@ -64,7 +64,6 @@ export default {
min = arr[i]
}
}
-
return min
},
drawData() {