前后端代码解构
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
import BpmnProcessDesigner from "./ProcessDesigner.vue";
|
||||
|
||||
BpmnProcessDesigner.install = function(Vue) {
|
||||
Vue.component(BpmnProcessDesigner.name, BpmnProcessDesigner);
|
||||
};
|
||||
|
||||
export default BpmnProcessDesigner;
|
||||
Reference in New Issue
Block a user