diff --git a/src/components.d.ts b/src/components.d.ts
index 2a34503..a904fc1 100644
--- a/src/components.d.ts
+++ b/src/components.d.ts
@@ -7,7 +7,6 @@ export {}
declare module 'vue' {
export interface GlobalComponents {
- copy: typeof import('./components/s-layout-search/index copy.vue')['default']
'Index copy': typeof import('./components/s-layout-search/index copy.vue')['default']
RouterLink: typeof import('vue-router')['RouterLink']
RouterView: typeof import('vue-router')['RouterView']
diff --git a/src/views/serviceConfiguration/servicePhone/servicePhone.vue b/src/views/serviceConfiguration/servicePhone/servicePhone.vue
index 96acc1d..fb24aab 100644
--- a/src/views/serviceConfiguration/servicePhone/servicePhone.vue
+++ b/src/views/serviceConfiguration/servicePhone/servicePhone.vue
@@ -95,7 +95,12 @@ onMounted(async () => {
{{ it.operatorName }}
-
+
{
:min="0"
/>
-
+