Przeglądaj źródła

[update] 数据列表暂时取消查看快照,方便测试查看报表

cfort 2 lat temu
rodzic
commit
cd731741db

+ 1 - 1
src/business/platform/data/templaterender/templates/list.vue

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