- material/list.vue: 弹窗头部新增"发起采购申请"按钮, 携带物料信息跳转/purchase - purchase/index.vue: onMounted读取URL参数自动弹窗并预填物料 - purchase/index.vue: fetchDefaultApprover取当前用户上一次采购申请的审批人作为默认值 - 商家链接placeholder去掉"选填"字样
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.