优化
This commit is contained in:
@@ -1135,8 +1135,8 @@ export default {
|
||||
if(type!='edit'){
|
||||
getLastTaskInfo().then(res=>{
|
||||
const data=res.data.data;
|
||||
this.obj.callName=data.callName;
|
||||
this.obj.callTel=data.callTel;
|
||||
// this.obj.callName=data.callName;
|
||||
// this.obj.callTel=data.callTel;
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user