From 7595f922dfffd04685d99c23f20744859f94101d Mon Sep 17 00:00:00 2001
From: zhangguoping
账号:
focusFn(e)">
账号:focusFn(e)"> 再次输入: focusFn(e)"> 账号: focusFn(e)">
再次输入:focusFn(e)">
+ :disabled="goodsDetail.available!=1 || !!goodsDetail.account" placeholder="请再次输入" @focus="(e)=>focusFn(e)"> @@ -198,6 +198,8 @@ this.ftcolor = detailsConfig.font_color; this.describe = detailsConfig.describe; goodsDetail = JSON.parse(sessionStorage.getItem('goodsInfo'));//商品详情 + this.account = goodsDetail.account; + this.reaccount = goodsDetail.account; this.goodsDetail = goodsDetail;//商品详情 let goodsInform = goodsDetail.entity; //商品信息 this.goodInfo = goodsInform; diff --git a/packkey/exchange.html b/packkey/exchange.html index 9cac6dd..3eb3695 100644 --- a/packkey/exchange.html +++ b/packkey/exchange.html @@ -85,7 +85,7 @@账号: focusFn(e)">
@@ -104,17 +104,17 @@账号:focusFn(e)">
再次输入: focusFn(e)">
账号: focusFn(e)">
+ :disabled="goodsDetail.available!=1 || !!goodsDetail.account" :placeholder="placeholder" @focus="(e)=>focusFn(e)">再次输入:focusFn(e)">
+ :disabled="goodsDetail.available!=1 || !!goodsDetail.account" placeholder="请再次输入" @focus="(e)=>focusFn(e)"> @@ -227,6 +227,8 @@ this.ftcolor = detailsConfig.font_color; this.describe = detailsConfig.describe; goodsDetail = JSON.parse(sessionStorage.getItem('goodsInfo'));//商品详情 + this.account = goodsDetail.account; + this.reaccount = goodsDetail.account; this.goodsDetail = goodsDetail;//商品详情 let goodsInform = goodsDetail.entity; //商品信息 this.goodInfo = goodsInform;