chore: 统一style标签的字段顺序
<style lang="scss" scope> **部分全局作用域未添加scope**
This commit is contained in:
@@ -156,5 +156,3 @@ onMounted(() => {
|
||||
getList();
|
||||
});
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped></style>
|
||||
|
||||
@@ -128,5 +128,3 @@ defineExpose({
|
||||
show
|
||||
});
|
||||
</script>
|
||||
|
||||
<style scoped></style>
|
||||
|
||||
Reference in New Issue
Block a user