diff --git a/src/views/Content/Patents.vue b/src/views/Content/Patents.vue index 9d72e376ed0f4d75092611ce56c5e8e08e7643fc..3302a419cf6c0995d08397090a633b358b8a45fb 100644 --- a/src/views/Content/Patents.vue +++ b/src/views/Content/Patents.vue @@ -208,7 +208,7 @@ export default { this.editFormVisible = true if (row !== undefined && row !== 'undefined') { this.title = '修改' - this.editId = row.id + this.editForm.editId = row.id this.editForm.patent_id = row.patent_id this.editForm.title = row.title this.editForm.inventors = row.inventors diff --git a/src/views/Content/StudentHonors.vue b/src/views/Content/StudentHonors.vue index 9b60ac4cb219f1997cbf398f0655a47fdf6d05e2..61eb523c9ce3d30274a11ffc2d9fe4b0802d8951 100644 --- a/src/views/Content/StudentHonors.vue +++ b/src/views/Content/StudentHonors.vue @@ -11,18 +11,10 @@ - + - - - - - - - - - + 搜索 @@ -48,10 +40,10 @@ - + - +