Browse Source

12778 -【CR】【投资系统】渠道选项中把“无”去掉 ,加上“直接触达”和“内部推荐”选项1

hxy 5 days ago
parent
commit
1a7e924962
1 changed files with 0 additions and 1 deletions
  1. 0 1
      ruoyi-ui/src/views/project/investOpp/detail.vue

+ 0 - 1
ruoyi-ui/src/views/project/investOpp/detail.vue

@@ -745,7 +745,6 @@ export default {
           this.form.tProjectChannel.channelName = channeItem.channelName;
           this.form.tProjectChannel.channelName = channeItem.channelName;
           this.form.tProjectChannel.channelGroup = channeItem.channelGroup;
           this.form.tProjectChannel.channelGroup = channeItem.channelGroup;
         } else {
         } else {
-          console.log(this.form.channel+"渠道");
           if(this.form.channel=="1") {
           if(this.form.channel=="1") {
             this.form.tProjectChannel = {
             this.form.tProjectChannel = {
               channelName: "直接触达",
               channelName: "直接触达",