marymelisa 4 лет назад
Родитель
Сommit
150d042450
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/market/warehouseTrade/components/trade/index.vue

+ 1 - 1
src/views/market/warehouseTrade/components/trade/index.vue

@@ -30,7 +30,7 @@
                 价格:
             </a-col>
             <a-col>
-                <a-input default-value="3247.2" class="tableConditionInput" style="width: 140px;">
+                <a-input default-value="3247.2" class="commonInput" style="width: 140px;">
                     <div slot="addonBefore"><a-icon type="minus" /></div>
                     <div slot="addonAfter"><a-icon type="plus" /></div>
                 </a-input>