marymelisa 4 lat temu
rodzic
commit
7580f0d03c

+ 1 - 1
src/views/information/account_info/compoments/add-futures/index.vue

@@ -62,7 +62,7 @@
         <a-col :span="24">
           <a-form-item label="指定交易用户"
                        name="">
-            <span>{{getUserName()}}</span>
+            <span class="white">{{getUserName()}}</span>
           </a-form-item>
         </a-col>
       </a-row>