프로젝트

일반

사용자정보

개정판 e835aef5

IDe835aef56329d2b7ad743f54d6a1ed364249ff06
상위 b2e32d43
하위 5893e1a2

함의성이(가) 7달 전에 추가함

fix

Change-Id: Ib88993d6b924ef89f91a3baa754872f4d455bfca

차이점 보기:

DTI_PID/DTI_PID/AppDocData.py
3207 3207
                        opcs.append({ "Drawing":row["Drawing"], "Line No":row["Line No"].replace('\n', ''), "Symbol":row["Symbol"], "Count":row["Count"], "OPC":row["OPC"], "Index": row["Index"]})
3208 3208
                else:
3209 3209
                    for row in rows:
3210
                        row["Line No"] = rows[0]["Line No"].replace('\n', '')
3210
                        row["Line No"] = row["Line No"].replace('\n', '')
3211 3211
                    opcs = rows
3212 3212

  
3213 3213
                for opc in opcs:

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)