mounted() {
        if (!(this as any).node.attrs['data-uid']) {
          (this as any).open();
        }
      },