生产管理系统 - 员工管理提交
This commit is contained in:
@@ -148,7 +148,7 @@ export default function WeightConfiguration({ state, dispatch, isDialog = false
|
||||
</div>
|
||||
<Progress value={getTotalWeight() * 100} className="h-2 mt-1" />
|
||||
<p className="text-xs text-red-600 mt-1">
|
||||
权重总和不为100%,建议点击"自动平衡"调整
|
||||
权重总和不为100%,建议点击“自动平衡”调整
|
||||
</p>
|
||||
</div>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user