BUGFIX:design重复回退;
This commit is contained in:
@@ -279,6 +279,18 @@ public class PythonService {
|
||||
// }
|
||||
elementVO.setHasUseMd5List(beforeAssemblyHasUseMd5List);
|
||||
i --;
|
||||
|
||||
switch (designPrintPictureType) {
|
||||
case PIN:
|
||||
pinPrintNum++;
|
||||
break;
|
||||
case NO_PIN:
|
||||
noPinPrintNum++;
|
||||
break;
|
||||
case NO:
|
||||
noPrintNum++;
|
||||
break;
|
||||
}
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user