提交 d28035fc authored 作者: lihuihui's avatar lihuihui

首页提交资料修改

上级 28328dad
......@@ -61,7 +61,7 @@ export default {
ruleForm: {
name: '',
phone: '',
channel_num: 10041,
channel: 10041,
project_id: 1006
},
isLoading: false,
......@@ -76,7 +76,6 @@ export default {
this.$refs.ruleForm.validate(valid => {
if (valid) {
this.isLoading = true
this.ruleForm.phone = parseInt(this.ruleForm.phone)
cAction.Infos.postInfo(this.ruleForm)
.then(() => {
this.$alert('提交成功', '信息', {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论