25775
This commit is contained in:
@@ -75,8 +75,6 @@
|
||||
data() {
|
||||
return {
|
||||
form: {
|
||||
organizationId: '',
|
||||
organizationName: '',
|
||||
title: '',
|
||||
num: '',
|
||||
videoUrl: "",
|
||||
@@ -158,8 +156,6 @@
|
||||
},
|
||||
},
|
||||
created() {
|
||||
this.form.organizationId = this.organizationId;
|
||||
this.form.organizationName = this.organizationName;
|
||||
this.checkDetaiList(this.parentRow?.id);
|
||||
if (this.row?.id) {
|
||||
this.getDetail();
|
||||
|
||||
Reference in New Issue
Block a user