xjc %!s(int64=4) %!d(string=hai) anos
pai
achega
02ef699127
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/message/Notice.vue

+ 1 - 1
src/views/message/Notice.vue

@@ -537,7 +537,7 @@ export default {
       });
     },
     edit(row) {
-      this.$api.getNoticeInfo({ id: row.id }).then((res) => {
+      this.$api.getNoticeInfo({ id: row.id,type:"edit" }).then((res) => {
         this.form1 = res.data.data;
         this.fileList = res.data.data.fileurl
         this.dialogTitle = "编辑消息";