Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

设置了adsorbCols [10,20,30] 没有出现参考线,只有rows 才有参考线吗? #40

Closed
akgitcom opened this issue Dec 15, 2021 · 2 comments

Comments

@akgitcom
Copy link

设置了adsorbCols [10,20,30] 没有出现参考线,只有rows 才有参考线吗?

@a7650
Copy link
Owner

a7650 commented Dec 16, 2021

设置了adsorbCols [10,20,30] 没有出现参考线,只有rows 才有参考线吗?

你好,是有参考线的,你是不是设置了referenceLineVisible这个属性?
或者你把你的代码贴出来我试下

@akgitcom
Copy link
Author

<DraggableContainer
              :adsorbCols="data.adsorbCols"
              :adsorbRows="data.adsorbRows"
              :referenceLineVisible="true"
            >
...
</DraggableContainer>

我是说 只出现了rows参考线,cols的参考线没有

@a7650 a7650 closed this as completed Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants