|
@@ -684,6 +684,7 @@ export default {
|
|
|
}
|
|
|
|
|
|
// this.faerform.children[i].fixedData.receive_user_id = this.lisehtwo[i]
|
|
|
+ this.faerform.children[i].from_dept_name = this.jeogq.dept.deptName
|
|
|
this.faerform.children[i].fixedData.message_id = 'fk.boman_message'
|
|
|
this.faerform.children[i].fixedData.send_message_time = tmie
|
|
|
if(this.objeuisd == -1){
|
|
@@ -842,9 +843,10 @@ export default {
|
|
|
this.msgSuccess('上传成功');
|
|
|
this.config.push(res.data);
|
|
|
this.querjtgoe.message_upload = this.config
|
|
|
+ this.querjtgoe.message_title = res.data.name
|
|
|
this.querjtgoe.message_upload = JSON.stringify(this.querjtgoe.message_upload)
|
|
|
}
|
|
|
-
|
|
|
+ // querjtgoe.message_title
|
|
|
console.log(res)
|
|
|
},
|
|
|
upImageFntwo(res, file) {
|
|
@@ -1154,7 +1156,7 @@ export default {
|
|
|
// this.lisehtwo.push(response.data)
|
|
|
this.liseh = []
|
|
|
this.liseh = response.data;
|
|
|
- // this.dhiuw = response.data
|
|
|
+ this.dhiuw = response.data
|
|
|
// this.dhiuw.filter(route=>{
|
|
|
// this.lisehtwo.push(route)
|
|
|
// })
|