Explorar o código

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

hxy hai 4 meses
pai
achega
1a7e924962
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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.channelGroup = channeItem.channelGroup;
         } else {
-          console.log(this.form.channel+"渠道");
           if(this.form.channel=="1") {
             this.form.tProjectChannel = {
               channelName: "直接触达",