diff --git a/src/api/yingji/new.js b/src/api/yingji/new.js index c6f9346..49e6b3f 100644 --- a/src/api/yingji/new.js +++ b/src/api/yingji/new.js @@ -29,7 +29,7 @@ export function getNew(id) { // 新增企业新 export function addNew(data) { return request({ - url: '/system/new', + url: '/pharmaceuticals/new', method: 'post', data: data }) diff --git a/src/layout/newyjLayout.vue b/src/layout/newyjLayout.vue index d5addd9..3939641 100644 --- a/src/layout/newyjLayout.vue +++ b/src/layout/newyjLayout.vue @@ -2,7 +2,7 @@ * @Author: laozt 2721205210@qq.com * @Date: 2023-10-12 09:29:26 * @LastEditors: laozt 2721205210@qq.com - * @LastEditTime: 2023-12-19 11:22:07 + * @LastEditTime: 2024-01-03 10:29:53 * @FilePath: \suzhouyingjiPC\src\layout\newyjLayout.vue * @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE --> @@ -56,9 +56,9 @@ - + 修改密码 diff --git a/src/views/components/AddDialog/tab2.vue b/src/views/components/AddDialog/tab2.vue index 8992f47..4d77f58 100644 --- a/src/views/components/AddDialog/tab2.vue +++ b/src/views/components/AddDialog/tab2.vue @@ -79,6 +79,12 @@ >重置 + + + 企业补录 +
@@ -179,6 +185,38 @@
+ + + + + + + + + + + + + + + +