Commit 768fbdec authored by Mac's avatar Mac

1

parent 8f882c15
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
<template> <template>
<div class="flexOne page_PlatformAccount" style="height:100%"> <div class="flexOne page_PlatformAccount" style="height:100%">
<div class="query-box" style="padding:0 0 10px 0 "> <div class="query-box" style="padding:0 0 10px 0 ">
<div style="text-align: right"> <div style="text-align: right">
<input <input
type="button" type="button"
...@@ -17,7 +18,14 @@ ...@@ -17,7 +18,14 @@
> >
<input type="button" class="normalBtn" @click="downMuban()" :value="$t('visa.v_daochu')"> <input type="button" class="normalBtn" @click="downMuban()" :value="$t('visa.v_daochu')">
</div> </div>
<div>
<div>
<em>账户:</em>
<el-input v-model="msg.Alias" width="200px"></el-input>
</div>
</div>
</div> </div>
<!-- <v-table--> <!-- <v-table-->
<!-- v-if="isReady"--> <!-- v-if="isReady"-->
<!-- is-horizontal-resize--> <!-- 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