Commit 949ad765 authored by chenfenglei's avatar chenfenglei

云集优化

parent 50c80cad
......@@ -95,7 +95,7 @@
],
TypeList:[
{
status:0,
status:1,
value:'注册验证码'
},
],
......@@ -145,6 +145,7 @@
if(this.searchFrom.mobile){
json.mobile = this.searchFrom.mobile
}
console.log(json)
getsmsRecordApi(json).then((res)=>{
this.total = res.total;
this.list = res.list ? res.list : []
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment