浏览代码

Merge branch 'raccount' of 39.97.239.116:gyfl/xyzshop into raccount

xiaoyu 2 年之前
父节点
当前提交
86e26fa580
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      plot/refill/chs_type_spec.py

+ 1 - 1
plot/refill/chs_type_spec.py

@@ -141,7 +141,7 @@ class type_spec_chs(object):
                     low.append(name)
 
             max_index = max(indexer)
-            min_index = max_index - 5
+            min_index = max_index - 4
             max_index = -7 if max_index < -7 else max_index
             min_index = -7 if min_index < -7 else min_index