소스 검색

套餐TOP

wfansh 1 개월 전
부모
커밋
163e7d3934
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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">