+
+
+
+ 用户类型
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 员工编号
+
+
+ 输入员工编号后自动查询员工信息
+ diff --git a/.gitignore b/.gitignore index cd89c54..815efea 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,9 @@ node_modules/ AGENTS.md .claude/settings.local.json +# ZCode 本地工作目录 +.zcode/ + # 临时文件(工具自动生成,下划线开头) _*.png _*.jpg diff --git a/emergency-app/professional/workbench/work-order-detail.html b/emergency-app/professional/workbench/work-order-detail.html index 40da99f..903ccff 100644 --- a/emergency-app/professional/workbench/work-order-detail.html +++ b/emergency-app/professional/workbench/work-order-detail.html @@ -170,6 +170,8 @@ body { background: #f0f2f5; display: flex; justify-content: center; align-items: