Commit 98319ab3 authored by 赵啸非's avatar 赵啸非

添加级联

parent d2cf80b1
Pipeline #2853 canceled with stages
......@@ -90,6 +90,6 @@ public class DesignCascadeComponent extends DesignComponent {
@Override
public String getType() {
return ComponentEnum.TEXTAREA.getValue();
return ComponentEnum.CASCADE.getValue();
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment