- 将semi.vue和product.vue的fieldOptions改为computed属性,根据用户权限动态过滤 - 确保筛选字段与后端支持的字段完全一致 - 完善permissionMap,添加缺失的字段权限映射 - 遵循buy.vue和material/list.vue的权限管理模式
Vue 3 + TypeScript + Vite
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.