浏览代码

重新打包

lex-xin 4 年之前
父节点
当前提交
3977c21a41

+ 5 - 0
src/components/wfd/components/DetailPanel/DefaultDetail.vue

@@ -53,6 +53,11 @@ export default {
       default: false
     }
   },
+  watch: {
+    'model.sort'() {
+      this.onChange('sort', '1')
+    }
+  },
   mounted() {
     this.onChange('sort', '1')
   }

文件差异内容过多而无法显示
+ 0 - 0
web/index.html


文件差异内容过多而无法显示
+ 0 - 0
web/static/web/js/chunk-7d19a5ec.a9dfa22a.js


文件差异内容过多而无法显示
+ 0 - 0
web/static/web/js/chunk-7d19a5ec.d51e88ab.js


部分文件因为文件数量过多而无法显示