From 9f0d7bdf5f08c7e1df763013d0797e1cac4820a0 Mon Sep 17 00:00:00 2001
From: 龚焕茏 <2842157468@qq.com>
Date: 星期二, 09 四月 2024 15:41:17 +0800
Subject: [PATCH] 工单阈值可设置自动下发阈值
---
src/views/login copy.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/login copy.vue b/src/views/login copy.vue
index e855493..cbe738d 100644
--- a/src/views/login copy.vue
+++ b/src/views/login copy.vue
@@ -1,10 +1,10 @@
<template>
<div class="login">
<div class="title-container">
- <h3 class="title">鑷础鍏畨澶╃綉杩愮淮骞冲彴</h3>
+ <h3 class="title">杩愮淮鑰冩牳骞冲彴</h3>
</div>
<el-form ref="loginForm" :model="loginForm" :rules="loginRules" class="login-form">
- <h3 class="title">鑷础鍏畨澶╃綉杩愮淮骞冲彴</h3>
+ <h3 class="title">杩愮淮鑰冩牳骞冲彴</h3>
<el-form-item prop="username">
<el-input
--
Gitblit v1.8.0