Browse Source

数据流程:代码字段注释

Xiao_123 4 ngày trước cách đây
mục cha
commit
41fb0ba1aa
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/dataGovernance/dataProcess/components/edit.vue

+ 1 - 1
src/views/dataGovernance/dataProcess/components/edit.vue

@@ -159,7 +159,7 @@ export default {
       scriptContent: '', // 执行代码
       businessDomain: [], // 业务域列表
       changeObj: {
-        code: null,
+        // code: null,
         rule: null,
         source_table: [],
         target_table: []