marymelisa 4 년 전
부모
커밋
2b17b94c10
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/information/spot-contract/components/add/index.vue

+ 1 - 0
src/views/information/spot-contract/components/add/index.vue

@@ -242,6 +242,7 @@
                  v-if="formState.PriceType === 3">
             <a-form-item label="暂定价">
               <a-input class="dialogInput suffixGrey"
+                       style="width: 200px"
                        :suffix="payCurrencyUnit"
                        placeholder="请输入暂定价" />
             </a-form-item>