Browse Source

关联物理表参数优化

wu 2 tuần trước cách đây
mục cha
commit
e3f9ae9ba3
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/mixins/generator/form.js

+ 1 - 0
src/mixins/generator/form.js

@@ -588,6 +588,7 @@ export default {
           isEdit: 1,
           ...joinFields.cubeData
         }
+        this.cubeResult.datasourceId = this.columnData.dbSourceId
       }
     },
     async onSubmit(e) {