ronds-metadata 1.3.41 → 1.3.42
Sign up to get free protection for your applications and to get access to all the features.
@@ -5,7 +5,7 @@ import _createSuper from "@babel/runtime/helpers/esm/createSuper";
|
|
5
5
|
/*
|
6
6
|
* @Author: wangxian
|
7
7
|
* @Date: 2022-05-24 09:18:34
|
8
|
-
* @LastEditTime: 2024-
|
8
|
+
* @LastEditTime: 2024-04-29 10:05:20
|
9
9
|
*/
|
10
10
|
import { Shape, Edge } from '@antv/x6';
|
11
11
|
import './edge.less';
|
@@ -38,7 +38,7 @@ export var DPEdge = /*#__PURE__*/function (_BaseEdge) {
|
|
38
38
|
DPEdge.config({
|
39
39
|
shape: 'DPEdge',
|
40
40
|
connector: {
|
41
|
-
name: '
|
41
|
+
name: 'pai'
|
42
42
|
},
|
43
43
|
zIndex: 1,
|
44
44
|
attrs: {
|