| | |
| | | {{ $t("message.user.chongzhi") }} |
| | | </div> |
| | | <div v-else>{{ $t("message.user.tixian") }}</div> |
| | | <div class="linght-grey-color">{{ item.createTimeStr }}</div> |
| | | <div class="linght-grey-color">{{ item.createTimeStr.split(/ +/)[0] + ' ' + initDate(item.createTimeStr.split(/ +/)[1]) }}</div> |
| | | </div> |
| | | </div> |
| | | <div class="flex-column" style="text-align: right"> |
| | |
| | | </template> |
| | | <script> |
| | | import Axios2 from "@/api/wallet.js"; |
| | | import {initDate} from "@/utils/utils" |
| | | |
| | | export default { |
| | | name: "SpotAccounts", |
| | | data() { |
| | | return { |
| | | initDate, |
| | | MenuChooseIndex: 0, |
| | | total: 0, |
| | | eyetel: false, |