| 店铺名称 | Need IDs | 站点 | 平台 | 最后同步时间 | 操作 |
|---|---|---|---|---|---|
|
{{ shop.name }}
|
@if (shop.nodeIds && shop.nodeIds.length > 0) {
@for (needId of shop.nodeIds; track needId) {
{{ needId }}
}
} @else {
-
}
|
{{ getShopSiteDisplay(shop) }}
|
{{ getPlatformDisplay(shop.platform) }} | @if (shop.last_sync_at) { {{ shop.last_sync_at | date:'yyyy-MM-dd HH:mm' }} } @else { 未同步 } |