[modify cases]

This commit is contained in:
Hui Li 2020-07-29 18:21:20 +08:00
parent 611efb3f87
commit ea0163b3b4
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ while $i < $tblStart
$x = $x + 40
$ts = $ts + 40a
endw
if $i == $tblStart then
if $i == $dropTblStart then
$rowsPerTbl = $rowsPerTbl + $x
endi