This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Augcl
/
pet-front
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
feat: 配置项对接;
fox
Fox-33
2 months ago
parent
ada2d707ef
commit
72b67b0ba2
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
otherPages/userManage/pet/components/petHealthInfo.vue
+ 1
- 1
otherPages/userManage/pet/components/petHealthInfo.vue
View File
@ -96,8 +96,8 @@
<
script
setup
>
<
script
setup
>
import
{
import
{
ref
,
ref
,
computed
,
onMounted
,
onMounted
,
watch
}
from
'vue'
;
}
from
'vue'
;
import
{
useStore
}
from
'vuex'
import
{
useStore
}
from
'vuex'
Write
Preview
Loading…
Cancel
Save