1
wwl
2025-07-02 2ee7a81c2eb0df1fc473da6dbbaa13df662967c5
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, '')"