Explorar o código

2022-7-19 12:10

codeMan %!s(int64=3) %!d(string=hai) anos
pai
achega
8ccf6d5cc7

+ 0 - 1
src/SManagement/archives_ad/index.vue

@@ -154,7 +154,6 @@ export default {
         }
       }
       let res = await this.$api.requested(param)
-      res.data.content = res.data.content
       res.data.attinfos = this.fileType.fileList(res.data.attinfos)
       this.currentFile = res.data
       this.$nextTick(() => {

+ 0 - 1
src/SManagement/archives_admag/index.vue

@@ -169,7 +169,6 @@ export default {
         }
       }
       let res = await this.$api.requested(param)
-      res.data.content = res.data.content
       res.data.attinfos = this.fileType.fileList(res.data.attinfos)
       this.currentFile = res.data
       this.$nextTick(() => {