+
产品身份证
序列号
-
规格型号
+
规格型号
宏观状态
任务状态
当前位置
最新动态
-
创建时间
+
创建时间
操作
@@ -396,7 +396,7 @@ export default function AdminTasksPage() {
setQrSerial(p.serial_number)} title="点击查看二维码">{p.serial_number}
{p.external_serial || "—"}
-
{p.spec_model || p.material_name || p.material_id || "—"}
+
{p.spec_model || p.material_name || p.material_id || "—"}
{p.overall_status || "—"}
{statusCfg.label}
{p.current_location_id === "virtual_warehouse" ? (🏭 仓库) : (p.current_location_name || p.current_location_id || "—")}
@@ -411,7 +411,7 @@ export default function AdminTasksPage() {
) :
—}
-
{new Date(p.created_at).toLocaleDateString("zh-CN")}
+
{new Date(p.created_at).toLocaleDateString("zh-CN")}