shawenguan hai 1 ano
pai
achega
901f3e4105
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Scripts/hbcpre/hbcpreHelper.js

+ 1 - 1
Scripts/hbcpre/hbcpreHelper.js

@@ -505,7 +505,7 @@ function handlerWorksInfo() {
     // ownerId 用户UID
     // minPrice-maxPrice 允许的最低价-最高价
     // price priceCny 当前在售价
-    data.introduction = `合约地址:\n${data.contractAddress}\n ${data.introduction}`;
+    data.issuerDesc = `合约地址:\n${data.contractAddress}\n${data.issuerDesc}`;
     gRetBody = rspData;
 }