保存进度!

This commit is contained in:
2023-02-05 11:54:48 +08:00
parent c6e2d0ba06
commit ddb57c8961
6 changed files with 69 additions and 32 deletions

View File

@@ -2,7 +2,7 @@
* @Author: Kane
* @Date: 2023-01-04 11:05:44
* @LastEditors: Kane
* @LastEditTime: 2023-02-04 22:48:20
* @LastEditTime: 2023-02-05 10:53:45
* @FilePath: /IT/src/layout/Index.vue
* @Description:
*
@@ -52,14 +52,12 @@ export default {
onMounted(() =>
{
//加载数据
// query_requirement_status()
// .then((response) =>
// {
// // debugger;
// const data = response.data;
// console.log(data);
// })
// .catch((error) =>