wuqun 2 years ago
parent
commit
4bf77b8b2a
  1. 2
      weapp/package/troubleshooting/shootingForm/index.js

2
weapp/package/troubleshooting/shootingForm/index.js

@ -384,7 +384,7 @@ Page({
checkOpinion: checkDesc,
cost,
checkImage: checkImgs,
checkPerson: { id: userInfo.id, name: userInfo.name }
// checkPerson: { id: userInfo.id, name: userInfo.name }
}
if (approve == 'agree') {
nextState = 6

Loading…
Cancel
Save