From b478c02ebb4b5eb28858bac8f3b7fc0539b23ede Mon Sep 17 00:00:00 2001 From: linwenling <3256558519@qq.com> Date: 星期四, 10 八月 2023 14:39:03 +0800 Subject: [PATCH] 完善新增后表单清空问题 --- ruoyi-ui/src/views/pet/petInfo.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/ruoyi-ui/src/views/pet/petInfo.vue b/ruoyi-ui/src/views/pet/petInfo.vue index 0773ad6..2646546 100644 --- a/ruoyi-ui/src/views/pet/petInfo.vue +++ b/ruoyi-ui/src/views/pet/petInfo.vue @@ -615,7 +615,6 @@ } } - </script> <style scoped lang="scss"> .mt -- Gitblit v1.9.1