feat: There is no way the, 56836 【WELINK】调研流程 批准节点 调研模板与相关附件 缺少在线预览的功能, 及 PC 端
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user