From 23e05448d6a374276bde2d610bee84dc011c2c0a Mon Sep 17 00:00:00 2001 From: xuechunyuan <17853500702@163.com> Date: Wed, 1 Mar 2023 15:50:12 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=A8=E6=88=B7=E9=87=8D=E7=BD=AE=E5=AF=86?= =?UTF-8?q?=E7=A0=81=E5=8E=BB=E6=8E=89=E6=98=8E=E6=96=87=E5=AF=86=E7=A0=81?= =?UTF-8?q?=EF=BC=8C=E4=BF=AE=E6=AD=A3=E6=8A=95=E6=94=BEform=E6=BB=9A?= =?UTF-8?q?=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/booknumber/index.vue | 994 +++++++++++++++++---------------- src/views/system/user.vue | 2 +- 2 files changed, 510 insertions(+), 486 deletions(-) diff --git a/src/views/booknumber/index.vue b/src/views/booknumber/index.vue index 99edad8..8b66d6b 100644 --- a/src/views/booknumber/index.vue +++ b/src/views/booknumber/index.vue @@ -1,75 +1,65 @@ diff --git a/src/views/system/user.vue b/src/views/system/user.vue index 1a10138..0c061c3 100644 --- a/src/views/system/user.vue +++ b/src/views/system/user.vue @@ -613,7 +613,7 @@ export default { this.$message.warning("请选择至少一条数据"); return; } - this.$confirm("确定将选择账号密码重置为123456?", { + this.$confirm("确定将选择账号重置密码?", { confirmButtonText: "确定", cancelButtonText: "取消", type: "warning"