From 5179a5196708211b738e61496e33c7ad065456cf Mon Sep 17 00:00:00 2001 From: nanguaboss <602995148@qq.com> Date: Sun, 9 Aug 2026 22:33:50 +0800 Subject: [PATCH] =?UTF-8?q?v1.0.34:=20=E9=87=8D=E5=A4=8D=E6=A0=A1=E9=AA=8C?= =?UTF-8?q?=E5=BC=B9=E7=AA=97=E7=AE=80=E5=8C=96=20-=20=E5=8F=AA=E6=8F=90?= =?UTF-8?q?=E7=A4=BA=E5=AD=97=E6=AE=B5=E5=87=BA=E7=8E=B0=E9=87=8D=E5=A4=8D?= =?UTF-8?q?+=E9=87=8D=E5=A4=8D=E6=95=B0=E6=8D=AE=E8=A1=A8=E5=90=8D?= =?UTF-8?q?=E4=B8=8Eid,=E5=8E=BB=E6=8E=89=E8=B7=B3=E8=BD=AC=E6=8C=89?= =?UTF-8?q?=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/js/common.js | 16 +++++----------- static/js/config.js | 2 +- 2 files changed, 6 insertions(+), 12 deletions(-) diff --git a/static/js/common.js b/static/js/common.js index c5f87f6..7adad01 100644 --- a/static/js/common.js +++ b/static/js/common.js @@ -49,24 +49,18 @@ function handleResp(resp) { location.href = 'index.html'; return $.Deferred().reject(resp).promise(); } - // 重复数据:弹窗提示 + 跳转定位到已有记录 + // 重复数据:弹窗提示字段 + 重复记录的表名与 id if (resp && resp.code === 1001 && resp.data) { var d = resp.data; layer.open({ type: 1, title: '数据重复提示', - area: ['440px', 'auto'], + area: ['420px', 'auto'], content: '