From 54b347779664d6729e3723d9632edb9b41df4448 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9C=E7=AC=99=E6=AD=8C?= <2277317060@qq.com> Date: Mon, 6 Feb 2023 15:16:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=BD=AE=E8=83=8E=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E7=95=8C=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/basetyre/basetyre/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ruoyi-ui/src/views/basetyre/basetyre/index.vue b/ruoyi-ui/src/views/basetyre/basetyre/index.vue index 75ce628..1ef98da 100644 --- a/ruoyi-ui/src/views/basetyre/basetyre/index.vue +++ b/ruoyi-ui/src/views/basetyre/basetyre/index.vue @@ -219,7 +219,7 @@ /> - + @@ -399,6 +399,7 @@ export default { }, /** 新增按钮操作 */ handleAdd() { + console.log(2) this.reset(); this.open = true; this.title = "添加轮胎基础信息";