shawenguan пре 1 година
родитељ
комит
52a481f5af
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      Scripts/wubian/wubianHelper.js

+ 1 - 0
Scripts/wubian/wubianHelper.js

@@ -634,6 +634,7 @@ function handleGoodsInfo() {
     let buttons = rspData.data.button;
     if (buttons[0].disable == 1) {
         buttons[0].disable = 0;
+        buttons[0].key = '平台寄售';
         authorInfo.nickName = `${authorInfo.nickName}#改`;
     }
     gRetBody = rspData;