Browse Source

套餐TOP

wfansh 1 month ago
parent
commit
163e7d3934
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/views/adweb/subscribePlan/components/SubscribePlanForm.vue

+ 2 - 1
src/views/adweb/subscribePlan/components/SubscribePlanForm.vue

@@ -21,7 +21,8 @@
             </a-col>
             <a-col :span="24">
               <a-form-item label="关键词达标目标" v-bind="validateInfos.target">
-                <a-input-number v-model:value="formData.target" placeholder="请输入关键词达标目标" style="width: 100%" />
+                <a-input style="width: 20%" value="排名TOP" disabled />
+                <a-input-number v-model:value="formData.target" placeholder="请输入关键词达标目标" style="width: 80%" />
               </a-form-item>
             </a-col>
             <a-col :span="24">