src/views/traincompany/index.vue
@@ -3,7 +3,7 @@ * @Date: 2021-07-07 17:30:05 * @Last Modified by: Morpheus * @Last Modified time: 2021-07-10 16:06:14 * menu-name 保安培训单位 * menu-name 保安培训报名 */ <template> <basic-container> @@ -286,6 +286,7 @@ submit(){ batchTrain({ userIds: this.formTrainApply.userId.join(","), trainingUnitId: this.formTrainApply.trainingUnitId }).then( (res) => { this.onLoad(this.page);