diff --git a/webUI/src/components/forms/Hnumberinput.vue b/webUI/src/components/forms/Hnumberinput.vue index 97c94ed..5eab472 100644 --- a/webUI/src/components/forms/Hnumberinput.vue +++ b/webUI/src/components/forms/Hnumberinput.vue @@ -1,115 +1,83 @@ - - - - \ No newline at end of file +} + + + \ No newline at end of file diff --git a/webUI/src/components/forms/Hpersonsearch.vue b/webUI/src/components/forms/Hpersonsearch.vue index 4f349ef..a8c00b7 100644 --- a/webUI/src/components/forms/Hpersonsearch.vue +++ b/webUI/src/components/forms/Hpersonsearch.vue @@ -496,7 +496,6 @@ export default { this.totalItems = 0; } - console.log('آیتم‌های ذخیره شده:', this.items); if (this.modelValue) { if (this.returnObject) { @@ -506,7 +505,6 @@ export default { } } } catch (error) { - console.error('خطا در دریافت داده‌ها:', error); this.showMessage('خطا در بارگذاری داده‌ها', 'error'); this.items = []; this.totalItems = 0; diff --git a/webUI/src/views/acc/costs/list.vue b/webUI/src/views/acc/costs/list.vue index 3b97008..a0da86b 100644 --- a/webUI/src/views/acc/costs/list.vue +++ b/webUI/src/views/acc/costs/list.vue @@ -146,12 +146,11 @@