a
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
</el-card>
|
||||
<el-card>
|
||||
<el-table v-loading="loading" :data="tableData" border stripe size="mini" height="650" style="width: 1350px">
|
||||
<el-table-column label="进程" align="center" width="120px">
|
||||
<el-table-column label="进程" align="center" width="90px">
|
||||
<template slot-scope="scope">
|
||||
{{ scope.row.状态 }}
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user