@@ -483,7 +483,7 @@ export default {
},
//添加
dialogClis() {
- this.request_form.title = '[市场工作台]-'+'广告设计及素材库-'+ this.$refs.infolist.model.need_name;
+ this.request_form.title = '[市场工作台]-'+'广告设计及素材库-'+ this.$refs.infoApply.model.need_name;
this.$http({
url: "/market/ggsj/update",
method: "post",