From 84ed21863cfbeebfb98c297ad123ebc1e9666a63 Mon Sep 17 00:00:00 2001 From: Kxc0822a <kxc000822> Date: 星期三, 06 四月 2022 09:42:24 +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