fix bugs from new actions

This commit is contained in:
Junhan Chang
2025-07-08 17:25:42 +08:00
parent acc9e5ce0d
commit d82ccd5cf1
10 changed files with 1298 additions and 729 deletions

View File

@@ -2,7 +2,7 @@
string from_vessel # 源容器的名称,即样品起始所在的容器(必需)
string to_vessel # 目标容器的名称,分离后的样品要到达的容器(必需)
string column # 所使用的柱子的名称(必需)
string Rf # Rf值可选
string rf # Rf值可选
string pct1 # 第一种溶剂百分比(如 "40 %",可选)
string pct2 # 第二种溶剂百分比(如 "50 %",可选)
string solvent1 # 第一种溶剂名称(可选)