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>