소스 검색

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