@@ -966,7 +966,7 @@ export default {
break
case 'consult': // 查阅
this.snapshotFile = ''
- if (data.kuai_zhao_) {
+ if (0 && data.kuai_zhao_) {
this.snapshotFile = data.kuai_zhao_
setTimeout(() => {
this.$refs.snapshot.handleActionEvent('preview', 0)