From 404ca7b6abb46b93b9446510b7ca78d3d4710a15 Mon Sep 17 00:00:00 2001
From: huminmin <mac@MacBook-Pro.local>
Date: 星期四, 13 八月 2026 13:59:28 +0800
Subject: [PATCH] Merge branch 'dev_pro2.0' of http://114.132.189.42:9002/r/mom-pro2-before into dev_pro2.0
---
src/views/system/sms/template/modules/send-form.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/system/sms/template/modules/send-form.vue b/src/views/system/sms/template/modules/send-form.vue
index d8aed88..be72a08 100644
--- a/src/views/system/sms/template/modules/send-form.vue
+++ b/src/views/system/sms/template/modules/send-form.vue
@@ -3,7 +3,7 @@
import { ref } from 'vue';
-import { useVbenModal } from '../../../../../packages/effects/common-ui/src';
+import { useVbenModal } from '@vben/common-ui';
import { message } from 'ant-design-vue';
--
Gitblit v1.9.3