구매율에서 비구매 수량 제외

This commit is contained in:
chi
2022-10-17 10:55:55 +09:00
parent ed8858439e
commit 6b42127361
3 changed files with 16 additions and 13 deletions

View File

@@ -313,6 +313,7 @@ namespace FPJ0000
prb4.Text = string.Format("구매진행 ({0})", );
var = ( + ) / ( * 1.0);
= / (( - ) * 1.0);
prb5.Text = string.Format("구매완료 ({0:N0}%)", * 100.0);
prb6.Text = string.Format("수량오류 ({0:})", );