1
lkk
2025-07-15 c1db2f08301d97e2bf04c7236fa981e5ec083dbb
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, '')"
@@ -231,6 +232,7 @@
                placeholder="请输入身份证号"
                @input="handleIdCardInput"
                style="width: 190px"
                maxlength="18"
              />
              <!-- <i
                style="font-size: 17px; margin-left: 3px"