main
chaopower 2024-03-01 18:10:33 +08:00
parent e8d9078262
commit 5ed962f9c3
1 changed files with 1 additions and 1 deletions

View File

@ -634,7 +634,7 @@ class AutoLayout:
addname = ''
other_name = ''
if 'chipB' in chip_idx and df['barcode'].duplicated().any():
other_name = 'i7'
other_name = '_i7'
if df['data_needed'].sum() < 1600 and not addname:
df['note'] = '排样数据量不足1600G'