|
|
@@ -25,7 +25,7 @@ import { ElMessage } from 'element-plus'
|
|
|
import { useAccountCancellation } from '@/business/user'
|
|
|
import AppDrawer from '@pc/components/base/drawer/index.vue'
|
|
|
|
|
|
-const { formSubmit } = useAccountCancellation()
|
|
|
+const { formSubmit, loading } = useAccountCancellation()
|
|
|
|
|
|
const show = ref(true)
|
|
|
const refresh = ref(false)
|