north-glass-erp/northglass-erp/src/components/pp/PrintCustomLabelDetails.vue @@ -93,6 +93,7 @@ // 获取映射中所有的键 const keys = Object.keys(propertyMapping); // 根据 index 获取对应的属性名 const propertyName = keys[index]; // 如果映射中没有该 index,直接返回 if (!propertyName) {