feat: There is no way the,  56836 【WELINK】调研流程 批准节点 调研模板与相关附件 缺少在线预览的功能, 及 PC 端

This commit is contained in:
396572590@qq.com
2022-08-11 15:17:39 +08:00
parent be7182c2c8
commit e36b65e341
11 changed files with 90 additions and 15 deletions
@@ -244,7 +244,12 @@
},
methods: {
clickButtonToUpload(file) {
const attId = file.attId
let attId = ""
if(file && file.id){
attId = file.id
}else {
attId = file.response.data.id
}
this.$preview(attId)
},
handleTransfer() {
@@ -305,11 +305,21 @@
},
methods: {
clickButtonToUpload2(file) {
const attId = file
let attId = ""
if(file && file.id){
attId = file.id
}else {
attId = file.response.data.id
}
this.$preview(attId)
},
clickButtonToUpload(file) {
const attId = file.attId
let attId = ""
if(file && file.id){
attId = file.id
}else {
attId = file.response.data.id
}
this.$preview(attId)
},
handleTransfer() {
@@ -280,11 +280,21 @@
},
methods: {
clickButtonToUpload2(file) {
const attId = file
let attId = ""
if(file && file.id){
attId = file.id
}else {
attId = file.response.data.id
}
this.$preview(attId)
},
clickButtonToUpload(file) {
const attId = file.attId
let attId = ""
if(file && file.id){
attId = file.id
}else {
attId = file.response.data.id
}
this.$preview(attId)
},
handleTransfer() {
@@ -287,7 +287,12 @@
},
methods: {
clickButtonToUpload2(file) {
const attId = file
let attId = ""
if(file && file.id){
attId = file.id
}else {
attId = file.response.data.id
}
this.$preview(attId)
},
handleTransfer() {
@@ -282,7 +282,12 @@
},
methods: {
clickButtonToUpload2(file) {
const attId = file
let attId = ""
if(file && file.id){
attId = file.id
}else {
attId = file.response.data.id
}
this.$preview(attId)
},
handleTransfer() {
@@ -281,7 +281,12 @@
},
methods: {
clickButtonToUpload2(file) {
const attId = file
let attId = ""
if(file && file.id){
attId = file.id
}else {
attId = file.response.data.id
}
this.$preview(attId)
},
handleTransfer() {
@@ -282,7 +282,12 @@
},
methods: {
clickButtonToUpload2(file) {
const attId = file
let attId = ""
if(file && file.id){
attId = file.id
}else {
attId = file.response.data.id
}
this.$preview(attId)
},
handleTransfer() {
@@ -316,11 +316,21 @@
},
methods: {
clickButtonToUpload2(file) {
const attId = file
let attId = ""
if(file && file.id){
attId = file.id
}else {
attId = file.response.data.id
}
this.$preview(attId)
},
clickButtonToUpload(file) {
const attId = file.attId
let attId = ""
if(file && file.id){
attId = file.id
}else {
attId = file.response.data.id
}
this.$preview(attId)
},
handleTransfer() {
@@ -154,7 +154,12 @@
},
methods: {
clickButtonToUpload(file) {
const attId = file.attId
let attId = ""
if(file && file.id){
attId = file.id
}else {
attId = file.response.data.id
}
this.$preview(attId)
},
handleTransfer() {
@@ -168,11 +168,21 @@
},
methods: {
clickButtonToUpload2(file) {
const attId = file
let attId = ""
if(file && file.id){
attId = file.id
}else {
attId = file.response.data.id
}
this.$preview(attId)
},
clickButtonToUpload(file) {
const attId = file.attId
let attId = ""
if(file && file.id){
attId = file.id
}else {
attId = file.response.data.id
}
this.$preview(attId)
},
handleTransfer() {
@@ -188,7 +188,12 @@
},
methods: {
clickButtonToUpload2(file) {
const attId = file
let attId = ""
if(file && file.id){
attId = file.id
}else {
attId = file.response.data.id
}
this.$preview(attId)
},
handleTransfer() {