diff --git a/.vscode/settings.json b/.vscode/settings.json index f145f386a..de0d3f645 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -87,7 +87,7 @@ "source.fixAll.stylelint": "explicit" }, "[vue]": { - "editor.defaultFormatter": "esbenp.prettier-vscode" + "editor.defaultFormatter": "Vue.volar" }, "i18n-ally.localesPaths": ["src/locales"], "i18n-ally.keystyle": "nested", diff --git a/src/views/erp/product/category/propertiescategorymap/ProductCategoryPropertiesCategoryMapForm.vue b/src/views/erp/product/category/propertiescategorymap/ProductCategoryPropertiesCategoryMapForm.vue index 8b31569d8..b5918ca71 100644 --- a/src/views/erp/product/category/propertiescategorymap/ProductCategoryPropertiesCategoryMapForm.vue +++ b/src/views/erp/product/category/propertiescategorymap/ProductCategoryPropertiesCategoryMapForm.vue @@ -1,42 +1,45 @@