Commit 2afb0685 by dong

fix

parent e755454a
......@@ -236,7 +236,7 @@ def project():
"add2": ss.start_grade,
"nums3": "{}".format(ss.invest_finish),
"add3": ss.invest_grade,
"nums4": "{}".format(ss.start_num),
"nums4": "{}".format(ss.start_num),
"add4": ss.start_num_grade,
"time": ss.time
})
......
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