1
lkk
9 天以前 f590983c4a9ee48f1d76ec8750a3e1aa0913cb5b
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"