1
lkk
2025-07-18 18657144f04cb12efe4b1d23bf925bdedd739c9d
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"