Commit 8e952a6f authored by 郭志伟's avatar 郭志伟

Merge branch 'feature/mp' into 'master'

Feature/mp

See merge request !15
parents 55690b62 924aed79
......@@ -41,6 +41,7 @@ export default class DashBoard extends Mixins(ContextMenuMixin, GoodsTabsMixin,
@Provide() editor = this;
isEditor: boolean = true;
isCollapsed: boolean = true;
isDragIn: boolean = false;
isDraging: boolean = false;
......
This diff is collapsed.
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