This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bjquanjiang
/
pinganxiaoyuan
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
11
master
wwp
3 weeks ago
parent
58f135e58c
commit
5945ffe6cd
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
SafeCampus.WEB/src/views/userManage/dormitory/components/formDormitory/index.vue
+ 1
- 0
SafeCampus.WEB/src/views/userManage/dormitory/components/formDormitory/index.vue
View File
@@ -137,6 +137,7 @@ async function handleSubmit() {
/** 关闭表单*/
function onClose() {
visibleDormitory.value = false;
getCreamaList();
}
onMounted(() => {
getCreamaList();
Write
Preview
Loading…
Cancel
Save