瀏覽代碼

Merge branch 'hjw-222' of https://git.agilestar.cn/spfm/spfm-market-front into hjw-newindex

hujunwei@agilestar.cn 1 年之前
父節點
當前提交
d27acc2dbb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/pages/main/terminals/components/adverts.vue

+ 1 - 1
src/pages/main/terminals/components/adverts.vue

@@ -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",