Commit 75060071 by LJM

bug

parent baa53264
Showing with 1 additions and 1 deletions
......@@ -106,7 +106,7 @@
<span>{{ scope.row.price_other|floatZero }}</span>
</template>
</el-table-column>
<el-table-column prop="expire_time" label="报价有效期" width="200" align="center" :show-overflow-tooltip="true"></el-table-column>
<el-table-column prop="expire_time_val" label="报价有效期" width="200" align="center" :show-overflow-tooltip="true"></el-table-column>
<el-table-column prop="remark" label="备注" width="200" align="center" :show-overflow-tooltip="true"></el-table-column>
<el-table-column prop="quote_time" label="最近报价时间" width="200" align="center"></el-table-column>
<el-table-column fixed="right" label="操作" width="110" align="center">
......
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 sign in to comment