@@ -52,7 +52,7 @@
</template>
</el-table-column>
<el-table-column
- prop="model"
+ prop="spec"
label="规格"
width="150">
<template slot-scope="scope">
@@ -48,7 +48,7 @@
- prop="model">
+ prop="spec">
<p><span>{{scope.row.spec}}</span></p>