更新
This commit is contained in:
parent
64acc81383
commit
063be8c5ca
@ -133,8 +133,8 @@
|
||||
/>
|
||||
</template>
|
||||
</el-table-column>
|
||||
<el-table-column prop="mark" label="采购金额" min-width="120" />
|
||||
<el-table-column prop="mark" label="销售金额" min-width="120" />
|
||||
<el-table-column prop="purchase_amount" label="采购金额" min-width="120" />
|
||||
<el-table-column prop="sale_amount" label="销售金额" min-width="120" />
|
||||
<el-table-column prop="create_time" label="创建时间" min-width="150" />
|
||||
<el-table-column prop="margin" label="保证金" min-width="150">
|
||||
<template slot-scope="scope">
|
||||
|
Loading…
x
Reference in New Issue
Block a user