src/views/trainingRegistration/index.vue
@@ -23,6 +23,7 @@ > <template slot="menuLeft"> <el-button style="display:none" type="danger" size="small" plain @@ -87,6 +88,7 @@ selection: true, column: column, delBtn: false, editBtn: false, }, }; }, @@ -116,7 +118,6 @@ adddata(form).then( (res) => { this.onLoad(this.page); debugger; if(res.data.data==201){ this.$message({ type: "warning",