diff --git a/xroom-dashboard/src/components/AddUserModal.vue b/xroom-dashboard/src/components/AddUserModal.vue index 64722e8..86e11e6 100644 --- a/xroom-dashboard/src/components/AddUserModal.vue +++ b/xroom-dashboard/src/components/AddUserModal.vue @@ -37,38 +37,46 @@
{{ (plans.weekly.price * memberCount).toLocaleString() }} تومان
+ برای {{ memberCount }} کاربر، در هفته +{{ (plans.monthly.price * memberCount).toLocaleString() }} تومان
+ برای {{ memberCount }} کاربر، در ماه +{{ (plans.yearly.price * memberCount).toLocaleString() }} تومان
+ برای {{ memberCount }} کاربر، در سال +