nickchange
2023-11-15 951f90b82993acc835cdf58a9f1f39aeecd86674
cloud-server-management/src/main/webapp/static/modular/system/operator/operator_add.js
@@ -144,8 +144,8 @@
        Feng.error("请输入管理员电话");
        return;
    }
    console.log("看看手机号")
    console.log($("#phone").val())
    console.log("看看手机号");
    console.log($("#phone").val());
    if (!phoneRegex.test($("#phone").val())){
        Feng.info("手机号不合法,请重新输入!");