From eae3832dcaf2186ba193fae961d9cc993067090f Mon Sep 17 00:00:00 2001
From: linwenling <3256558519@qq.com>
Date: 星期二, 18 七月 2023 16:49:10 +0800
Subject: [PATCH] 魅宠
---
ruoyi-ui/src/views/pet/petInfo.vue | 1 +
ruoyi-ui/src/views/pet/index.vue | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/ruoyi-ui/src/views/pet/index.vue b/ruoyi-ui/src/views/pet/index.vue
index 2646546..19a87d7 100644
--- a/ruoyi-ui/src/views/pet/index.vue
+++ b/ruoyi-ui/src/views/pet/index.vue
@@ -583,6 +583,7 @@
saveAs(blob, filename)
})
},
+
handleEdit()
{
this.dsb = false
diff --git a/ruoyi-ui/src/views/pet/petInfo.vue b/ruoyi-ui/src/views/pet/petInfo.vue
index 2646546..0773ad6 100644
--- a/ruoyi-ui/src/views/pet/petInfo.vue
+++ b/ruoyi-ui/src/views/pet/petInfo.vue
@@ -615,6 +615,7 @@
}
}
+
</script>
<style scoped lang="scss">
.mt
--
Gitblit v1.9.1