Browse Source

no message

featrue/v4.5
xpz2018 4 years ago
parent
commit
a1a383a225
1 changed files with 1 additions and 3 deletions
  1. 4
      pages/home/tab6/index.js

4
pages/home/tab6/index.js

@ -89,9 +89,7 @@ Page({
this.setData({
['bidType']: tabIndex
})
var model = {
experienceTag: ''
}
var model = {}
if (this.data.bidType == 1) {
model.shipmentPerMonth = '1000吨以下'
this.submitForm(model)

Loading…
Cancel
Save