Commit b1d8cc7a by wangyalan-git

首页数据渲染

parent 76a02a81
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<el-table-column type="selection" <el-table-column type="selection"
align="center" align="center"
width="50"></el-table-column> width="50"></el-table-column>
<el-table-column label="物品类别" <el-table-column label="部门名称"
align="center"> align="center">
<template slot-scope="scope">{{scope.row.name}}</template> <template slot-scope="scope">{{scope.row.name}}</template>
</el-table-column> </el-table-column>
......
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