Browse Source

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

Xiao_123 1 tháng trước cách đây
mục cha
commit
f87b5b3379
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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
       }, [])
     })