فهرست منبع

修改表单深度转化出价

yumeng 5 سال پیش
والد
کامیت
0aa385d691
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/modules/kuaishouapp/groupCreate.vue

+ 1 - 1
src/views/modules/kuaishouapp/groupCreate.vue

@@ -416,7 +416,7 @@
           this.showOcpxActionType = true;
           this.showCpaBid = true;
 
-          if (this.ocpxActionType == '180' && this.deepConversionTypes.length > 0) {
+          if ((this.ocpxActionType == '180' || this.ocpxActionType == '53') && this.deepConversionTypes.length > 0) {
             this.showDeepConversionType = true;
             this.showDeepConversionBid = true;