耗材管理
This commit is contained in:
parent
fb732f8ebe
commit
4750e500de
|
|
@ -60,7 +60,7 @@
|
|||
{{ dayjs(scope.row.createdAt).format('YYYY-MM-DD HH:mm:ss') }}
|
||||
</template>
|
||||
</el-table-column>
|
||||
<el-table-column label="耗材信处理">
|
||||
<el-table-column label="耗材记录">
|
||||
<template v-slot="scope">
|
||||
<el-button type="text" @click="clicksee(scope.row)">查看</el-button>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Reference in New Issue