Coder Social home page Coder Social logo

Comments (3)

jy00566722 avatar jy00566722 commented on May 19, 2024

临时解决方案:在web/src/views/Register.vue中:
const formData = ref({ mobile: '', password: '', code: '', repass: '', })

把code:'',改为code:0,
因为如果为空的话,后端转为结构体时出错,直接返回错误。

from chatgpt-plus.

dfggggx198601 avatar dfggggx198601 commented on May 19, 2024

非常感谢,我开始怎么也想不到是改这里,以为是改api下面的相关代码

from chatgpt-plus.

yangjian102621 avatar yangjian102621 commented on May 19, 2024

这个 Bug 将在 v3.1.4 版本中修复。

from chatgpt-plus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.