wangguangping 3 년 전
부모
커밋
c198b0077a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/pages/main/advertising/materialApplicationExa.vue

+ 1 - 1
src/pages/main/advertising/materialApplicationExa.vue

@@ -1013,7 +1013,7 @@ export default {
                 this.cMkAdvMetirialWoInfoSubmit.woId = this.params.woId;
                 this.cMkAdvMetirialWoInfoSubmit.cityWoId = this.params.cityWoId;
                 this.cMkAdvMetirialWoInfoSubmit.remark = this.approvalinfolist.opinion;
-                console.log(this.cMkAdvMetirialWoInfoSubmit);
+                // console.log(this.cMkAdvMetirialWoInfoSubmit);
                 if (this.approvalinfolist.opinionradio == 1) {
                     this.cMkAdvMetirialWoInfoSubmit.woSts = "1";
                     if (this.userListOpt == null) {