From 9ab5b341032057ce004c3a6e9c041c1649f32442 Mon Sep 17 00:00:00 2001 From: ltlzx <942659938@qq.com> Date: Sat, 16 Apr 2022 19:09:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=95=B0=E6=8D=AE=E6=9F=A5?= =?UTF-8?q?=E7=9C=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/dateSelect/index.vue | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/src/components/dateSelect/index.vue b/src/components/dateSelect/index.vue index b26b936..ad2c30d 100644 --- a/src/components/dateSelect/index.vue +++ b/src/components/dateSelect/index.vue @@ -48,7 +48,7 @@
标的类型:{{item.goods_type==1?'文化资源数据':'文化数字内容'}}
交易方式:{{item.goods_entrust==1?'转让':'许可'}}
权益:{{item.goods_ownership_str}}
-委托周期:{{item.contractual_period==1?'永久':item.contractual_period==2?'单次':'周期'}}
+委托周期:{{item.contractual_period==1?'永久性委托':item.contractual_period==2?'一次性委托':'阶段性委托'}}
收费类型:{{item.charges_type==1?'免费':'付费'}}
交易保证金:{{item.earnest_money}}
自报价:{{item.price}}
@@ -75,15 +75,15 @@文化资源数据集
{{item.source_type}}
+{{item.serviceType}}