@@ -107,6 +107,10 @@
prop="goods.position"
label="位置"
/>
+ <el-table-column
+ prop="buyingPrice"
+ label="价格"
+ />
</el-table>
</div>
</el-drawer>