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