提交前端博爱错
This commit is contained in:
@@ -248,7 +248,6 @@ export default {
|
||||
console.log("procInsId",procInsId)
|
||||
getDisciplinaryApplicationByProcInsId(procInsId).then((response) => {
|
||||
this.form = response.data
|
||||
console.log("数据",this.form)
|
||||
this.form.penaltyType = this.form.penaltyType.toString()
|
||||
this.getStuInfo(this.form.stuNo)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user