我的任务对接

This commit is contained in:
daihh
2023-03-04 13:52:13 +08:00
parent c2af365ad8
commit c11303b43b
7 changed files with 283 additions and 56 deletions

View File

@@ -1,5 +1,5 @@
/** 管理端接口 **/
import ajax from '../unionAjax.js';
import ajax from './manageAjax.js';
const baseURL ="/manageApi";
/**用户的待办任务数量*/