fix: 🐛 移除文件移动时volar变更文件路径错误导致.vue文件中多出的无用路径字符串

This commit is contained in:
weisheng 2024-03-28 00:49:08 +08:00
parent 303b87b0a3
commit 1f8f8ae2bf
7 changed files with 0 additions and 7 deletions

View File

@ -152,4 +152,3 @@ defineExpose<CollapseExpose>({
<style lang="scss" scoped>
@import './index.scss';
</style>
./type

View File

@ -176,4 +176,3 @@ defineExpose<FormExpose>({ validate, reset })
<style lang="scss" scoped>
@import './index.scss';
</style>
./type

View File

@ -39,4 +39,3 @@ function setChange(value: number | string, label: string) {
<style lang="scss" scoped>
@import './index.scss';
</style>
./type

View File

@ -112,4 +112,3 @@ watch(
<style lang="scss" scoped>
@import './index.scss';
</style>
./type./type

View File

@ -35,4 +35,3 @@ linkChildren({ props })
<style lang="scss" scoped>
@import './index.scss';
</style>
./type

View File

@ -162,4 +162,3 @@ function handleRowClick(index: number) {
<style lang="scss" scoped>
@import './index.scss';
</style>
./type

View File

@ -430,4 +430,3 @@ defineExpose({
<style lang="scss" scoped>
@import './index.scss';
</style>
./type