jwyu 1 年之前
父節點
當前提交
37c4d242d6
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      src/views/dataSource_manage/dataSourceListGL.vue

+ 5 - 0
src/views/dataSource_manage/dataSourceListGL.vue

@@ -35,6 +35,11 @@ import EDBInfoChangeTable from './components/EDBInfoChangeTable.vue'
 import StatisticTable from './components/StatisticTable.vue'
 import StatisticTable from './components/StatisticTable.vue'
 export default {
 export default {
     components:{DelEDBTable,DetailTable,EDBInfoChangeTable,StatisticTable},
     components:{DelEDBTable,DetailTable,EDBInfoChangeTable,StatisticTable},
+    watch: {
+        activeNav(n){
+            this.time=this.$moment().format('YYYY-MM-DD')
+        }  
+    },
     data() {
     data() {
         return {
         return {
             navOpt:[
             navOpt:[