diff --git a/src/components/billDetails/index.vue b/src/components/billDetails/index.vue index 530937d..6314466 100644 --- a/src/components/billDetails/index.vue +++ b/src/components/billDetails/index.vue @@ -82,13 +82,13 @@ // // align:'center' }, { - title: '用户编码', + title: '身份ISLI认证码', dataIndex: 'user_isli', width:'120px', // // align:'center' }, { - title: '客户名称', + title: '交易主体名称', dataIndex: 'order_user.name', width:'120px', // // align:'center' diff --git a/src/components/dateSelect/index.vue b/src/components/dateSelect/index.vue index 7cc68ec..ab84db2 100644 --- a/src/components/dateSelect/index.vue +++ b/src/components/dateSelect/index.vue @@ -133,7 +133,10 @@

分类:{{sourceDate.classification}}

贡献者:{{sourceDate.contributors}}

著作权人:{{sourceDate.copyrightOwner}}

-

载体:{{sourceDate.carrier}}

+

载体:{{sourceDate.carrier==1?'纸张':sourceDate.carrier==2?'感光材料':sourceDate.carrier==3?'磁带':sourceDate.carrier==4?'光盘': + sourceDate.carrier==5?'移动终端':sourceDate.carrier==6?'计算机':sourceDate.carrier==7?'数字化数据':sourceDate.carrier==8?'天然载体': + sourceDate.carrier==9?'器具载体':'其他载体' + }}

登记者:{{sourceDate.registrant}}

登记日期:{{sourceDate.registerDate}}

@@ -144,8 +147,13 @@

标签:{{sourceDate.label}}

描述:{{sourceDate.description}}

哈希值:{{sourceDate.md5}}

-

版本:{{sourceDate.edition}}

-

现况:{{sourceDate.collectionCondition}}

+

版本:{{sourceDate.edition==1?'真迹':sourceDate.edition==2?'抄本':sourceDate.edition==3?'拓本':sourceDate.edition==4?'临摹': + sourceDate.edition==5?'复制':sourceDate.edition==6?'复原':sourceDate.edition==7?'重建':sourceDate.edition==8?'原始录音':sourceDate.edition==9?'原始视频': + sourceDate.edition==10?'刻录':'原创'}}

+

现况:{{sourceDate.collectionCondition==1?'完好':sourceDate.collectionCondition==2?'残破':sourceDate.collectionCondition==3?'残缺': + sourceDate.collectionCondition==4?'霉变': + sourceDate.collectionCondition==5?'皱褶':sourceDate.collectionCondition==6?'污渍':sourceDate.collectionCondition==7?'脱浆':sourceDate.collectionCondition==8?'脱线': + sourceDate.collectionCondition==9?'生锈':sourceDate.collectionCondition==10?'褪色':'焦脆'}}

封面:{{sourceDate.covers}}

diff --git a/src/components/dateSelect/order.vue b/src/components/dateSelect/order.vue index b791cfc..f10a3e9 100644 --- a/src/components/dateSelect/order.vue +++ b/src/components/dateSelect/order.vue @@ -42,12 +42,12 @@

收费类型:{{item.goods.charges_type==1?'免费':'付费'}}

自报价:{{item.goods.price}}

-

交易佣金:{{item.goods.price}}

委托开始时间:{{item.goods.contractual_start_time}}

委托终止时间:{{item.goods.contractualtime_end_time}}

标的价款:¥ {{item.goods.money}}

购买年限:{{item.goods.transaction_count}}

交易佣金:¥ {{item.goods.service_charge}}

+

小计:¥ {{item.goods.price}}

diff --git a/src/components/orderDetails/index.vue b/src/components/orderDetails/index.vue index 5e5fd24..744c036 100644 --- a/src/components/orderDetails/index.vue +++ b/src/components/orderDetails/index.vue @@ -67,6 +67,7 @@ {{item.calculate==1?item.ratio:item.amount}}

+

交易佣金金额:¥ {{order_info.total_service_charge}}

订单金额:¥ {{order_info.total_money}} 元

@@ -75,11 +76,12 @@

资金结算表

@@ -179,7 +181,7 @@ // // align:'center' // }, { - title: '税额', + title: '税额(含税)', dataIndex: 'tax_rate_money', width:'120px', // align:'center' diff --git a/src/components/page/admission/index.vue b/src/components/page/admission/index.vue index d1db15f..f8b06e8 100644 --- a/src/components/page/admission/index.vue +++ b/src/components/page/admission/index.vue @@ -174,7 +174,7 @@ export default { // align:'center' }, { - title: '标的类型', + title: '交易品种', dataIndex: 'goods_type', scopedSlots:{customRender:'goods_type'}, // align:'center' diff --git a/src/components/page/classification/DataQuery.vue b/src/components/page/classification/DataQuery.vue index ba5dd9f..501854a 100644 --- a/src/components/page/classification/DataQuery.vue +++ b/src/components/page/classification/DataQuery.vue @@ -9,19 +9,19 @@
- + 标的ISLI标识码: - + 标的名称: - + 委托方/授权方: - + 交易品种: 全部 @@ -29,7 +29,7 @@ 文化数字内容 - + 发布状态: 全部文化数据 @@ -40,7 +40,7 @@ 委托期满文化数据 - + 交易方式: 全部 @@ -48,7 +48,7 @@ 授权 - + + 上线时间: - + 查 询 重 置 @@ -184,12 +184,12 @@ export default { scopedSlots:{customRender:'goods_status'}, // align:'center' }, - { - title: '委托状态', - dataIndex: 'entrust_status', - scopedSlots:{customRender:'entrust_status'}, - // align:'center' - }, + // { + // title: '委托状态', + // dataIndex: 'entrust_status', + // scopedSlots:{customRender:'entrust_status'}, + // // align:'center' + // }, { title: '操作', scopedSlots: { customRender: 'operation' }, diff --git a/src/components/page/fundSettlement/index.vue b/src/components/page/fundSettlement/index.vue index 42b251e..f1be38f 100644 --- a/src/components/page/fundSettlement/index.vue +++ b/src/components/page/fundSettlement/index.vue @@ -10,7 +10,7 @@
- 客户名称: + 交易主体名称: