feat: There is no way the, bug #55865
This commit is contained in:
@@ -61,7 +61,10 @@ export default {
|
||||
},
|
||||
//点击预览
|
||||
clickButtonTo(attId) {
|
||||
this.$preview(attId)
|
||||
// 过滤
|
||||
if(attId.indexOf("ATT_FILE") !== -1){
|
||||
this.$preview(attId)
|
||||
}
|
||||
},
|
||||
answerChang(){}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user