From 118406dd2599b1faf4f30e4d130b48d39b3aac12 Mon Sep 17 00:00:00 2001 From: shj <1790240199@qq.com> Date: 星期三, 06 四月 2022 10:03:12 +0800 Subject: [PATCH] 自查清单 --- src/views/safetyproduction/checklist.vue | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/src/views/safetyproduction/checklist.vue b/src/views/safetyproduction/checklist.vue index ac82020..4c0019b 100644 --- a/src/views/safetyproduction/checklist.vue +++ b/src/views/safetyproduction/checklist.vue @@ -147,7 +147,6 @@ v-model="form.standardizationRequirements" placeholder="" maxlength="250" - show-word-limit ></el-input> </el-form-item> </el-col> @@ -161,7 +160,6 @@ v-model="form.enterpriseStandard" placeholder="" maxlength="250" - show-word-limit ></el-input> </el-form-item> </el-col> @@ -175,7 +173,6 @@ v-model="form.reviewMethod" placeholder="" maxlength="250" - show-word-limit ></el-input> </el-form-item> </el-col> @@ -192,7 +189,6 @@ v-model="form.veto" placeholder="" maxlength="250" - show-word-limit ></el-input> </el-form-item> </el-col> -- Gitblit v1.9.2