aaa
This commit is contained in:
@@ -602,7 +602,7 @@
|
||||
</el-table-column>
|
||||
<el-table-column label="更新" size="mini" align="center" width="90">
|
||||
<template slot-scope="scope">
|
||||
<el-button size="mini" type="primary" style="" @click="updateDate(scope.$index)">更新</el-button>
|
||||
<el-button size="mini" type="primary" plain style="" @click="updateDate(scope.$index)">更新</el-button>
|
||||
</template>
|
||||
</el-table-column>
|
||||
</el-table>
|
||||
|
||||
Reference in New Issue
Block a user