diff --git a/src/views/ppeTool/toolForm.vue b/src/views/ppeTool/toolForm.vue
index d6d4f22..7ee7a17 100644
--- a/src/views/ppeTool/toolForm.vue
+++ b/src/views/ppeTool/toolForm.vue
@@ -18,13 +18,18 @@
-
-
+
+
+
+
+
+
+
@@ -32,14 +37,14 @@
-
-
-
+
@@ -68,9 +73,9 @@
将文件拖曳至此区域,或 点击上传
- 下载WI模板
- 下载标签样例模板
@@ -134,7 +139,7 @@ const { ppe_tool_name } = proxy.useDict("ppe_tool_name")
const data = reactive({
ruleForm: {},
rules: {
- toolName: [{ required: true, message: "工具名称不能为空", trigger: "change" }],
+ toolName: [{ required: true, message: "工具及防护用品名称不能为空", trigger: "change" }],
toolSn: [{ required: true, message: "工具编号不能为空", trigger: "blur" }],
deptId: [{ required: true, message: "部门不能为空", trigger: "change" }],
dependencyId: [{ required: true, message: "属地不能为空", trigger: "change" }],
diff --git a/src/views/qualification/escTask/components/QualificationDetailForm.vue b/src/views/qualification/escTask/components/QualificationDetailForm.vue
index ab8fdcb..f05014b 100644
--- a/src/views/qualification/escTask/components/QualificationDetailForm.vue
+++ b/src/views/qualification/escTask/components/QualificationDetailForm.vue
@@ -307,21 +307,21 @@
placeholder="请选择急救证到期日期" style="width: 60%;" disabled />
-
+
-
-
+
-
-
+
-
+
-
-
+
-
-
+
- 编辑
-
-
+ 删除