Browse Source

Merge branch 'master' of https://git.citupro.com/zhengnaiwen_citu/DataOps-web

Xiao_123 1 month ago
parent
commit
f87b5b3379
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/dataGovernance/dataModules/components/edit.vue

+ 1 - 0
src/views/dataGovernance/dataModules/components/edit.vue

@@ -231,6 +231,7 @@ export default {
             originName: v.data_resource
           }
         }))
+        if (this.itemData?.id === 176) r = r.reverse()
         return r
       }, [])
     })