1
wwl
2025-07-03 0000e935d6c7f74cb6682aea1bbf24d8deade390
src/views/system/tijianall/index.vue
@@ -182,6 +182,7 @@
              ]"
            >
              <el-input
             maxlength="11"
                v-model="form.cusPhone"
                placeholder="请输入电话"
                @input="form.cusPhone = $event.replace(/\s/g, '')"