Browse Source

修改智能投放

朱鑫波 4 years ago
parent
commit
0d0438e394

+ 4 - 3
src/views/modules/autoLaunch/configLaunchInfo.vue

@@ -2596,6 +2596,9 @@ export default {
                                 +'\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0'+
                                 item.appName+'\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0'+item.appVersion}
                     })
+                    //  if(val!=undefined && (val&&val.length>1)){
+                            this.getIsActivate(appidArr[0].key)
+                        // }
                     // setTimeout(()=>{
                         
                     //     this.form.setFieldsValue({
@@ -2644,9 +2647,7 @@ export default {
                     if(this.getFormData('singleAppid')==1){
                         this.getIsActivate(val.key)
                     }else{
-                        if(val!=undefined && (val&&val.length>0)){
-                            this.getIsActivate(val[0].key)
-                        }
+                       
                         
                     }
                     

+ 0 - 1
src/views/modules/kuaishouapp/batchCreation/creat/creatUnit.vue

@@ -543,7 +543,6 @@
           :wrapperCol="{ lg: { span: 10 }, sm: { span: 17 } }"
         >
           <a-input-number
-            :max="15"
             :min="0"
             v-decorator="[
               'startNumber',