- PurchaseRequest.to_dict() 新增 requester_email - 导入时自动填入: 采购人(requester_name) + 邮箱(requester_email) + 详情链接(supplier_link) - 移除原始链接/详情链接的历史 autocomplete, 改为纯输入框+权限守卫 - 采购单导入搜索改为实时输入搜索(300ms防抖), 保留搜索按钮
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.