Commit 7931fed9 authored by 罗超's avatar 罗超

no message

parent 7f04ebc5
......@@ -165,9 +165,9 @@
prop="IsCarefor"
fixed="right"
width="100"
label="操作">
label="新建">
<template slot-scope="scope">
<el-button class="button-new-tag" size="small" @click="addAccount(scope.row)">+ New </el-button>
<el-button class="button-new-tag" size="small" @click="addAccount(scope.row)">+ 账号 </el-button>
</template>
</el-table-column>
</el-table>
......
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