Commit bd8c536b authored by huyf's avatar huyf

我的业绩

parent 7631e619
......@@ -33,7 +33,7 @@
</el-table-column>
<el-table-column label="报价结果" align="center">
<template slot-scope="scope">
<dict-tag :type="DICT_TYPE.ECW_OFFER_RESULT" :value="scope.row.offerStatus"/>
<dict-tag :type="DICT_TYPE.ECW_OFFER_STATUS" :value="scope.row.offerStatus"/>
</template>
</el-table-column>
<el-table-column label="订单号" align="center" prop="orderId"/>
......
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