admin/src/components/business/OperaInformationWindow.vue
@@ -57,6 +57,7 @@ id: null, remark: '', title: '', type:null, detail: '', imgurl: '', fullImgurl: '', @@ -81,7 +82,7 @@ }) }, methods: { open (title, target) { open (title, target,type) { this.title = title this.visible = true // 新建 @@ -92,6 +93,7 @@ id: null, remark: '', title: '', type:type, detail: '', releaseDate: dayjs().format('YYYY-MM-DD HH:mm:ss'), imgurl: '',