Browse Source

验厂申请

devlop
mo-bai 4 years ago
parent
commit
57283a5995
1 changed files with 2 additions and 1 deletions
  1. 3
      pages/apply-inspection/index.vue

3
pages/apply-inspection/index.vue

@ -140,7 +140,8 @@ export default {
}
}
userApplying({
...this.form
...this.form,
factoryId: this.factoryId
}).then((res) => {
if (res) {
uni.showModal({

Loading…
Cancel
Save