|
@@ -1243,9 +1243,11 @@
|
|
|
this.$message.error("请先点击保存");
|
|
|
}else{
|
|
|
this.dialogVisible1 = true;
|
|
|
+ this.request_form.title = '[市场工作台]-'+'地市宣传物料申请及审批-'+ this.infolist.needName;
|
|
|
}
|
|
|
}else{
|
|
|
this.dialogVisible1 = true;
|
|
|
+ this.request_form.title = '[市场工作台]-'+'地市宣传物料申请及审批-'+ this.infolist.needName;
|
|
|
}
|
|
|
|
|
|
},
|