개정판 c56d0c84
fix set batch
Change-Id: Iaacf0eb004a000ea028b6ed0cdf1ee291579ea94
DTI_PID/DTI_PID/MainWindow.py | ||
---|---|---|
978 | 978 |
if attr.AttributeType != 'Spec' or attr.Attribute == 'NominalDiameter': |
979 | 979 |
continue |
980 | 980 | |
981 |
usedTexts = [] |
|
982 | ||
981 | 983 |
table = CodeTable.instance(attr.Attribute) |
982 | 984 |
items = [] |
983 | 985 |
for text in texts: |
내보내기 Unified diff