Commit 768fbdec authored by Mac's avatar Mac

1

parent 8f882c15
......@@ -2,6 +2,7 @@
<template>
<div class="flexOne page_PlatformAccount" style="height:100%">
<div class="query-box" style="padding:0 0 10px 0 ">
<div style="text-align: right">
<input
type="button"
......@@ -17,7 +18,14 @@
>
<input type="button" class="normalBtn" @click="downMuban()" :value="$t('visa.v_daochu')">
</div>
<div>
<div>
<em>账户:</em>
<el-input v-model="msg.Alias" width="200px"></el-input>
</div>
</div>
</div>
<!-- <v-table-->
<!-- v-if="isReady"-->
<!-- is-horizontal-resize-->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment