耗材问题提交,盘点传值问题计算问题

This commit is contained in:
duan
2024-10-30 16:02:19 +08:00
parent 8b0e22e2cd
commit 042c20a52d
10 changed files with 28 additions and 26 deletions

View File

@@ -55,7 +55,6 @@ import {rolesGet } from '@/http/yskApi/requestAll.js';
params.isNotHasType2 = 1;
rolesGet({
}).then((res) => {
console.log(res, '调试1')
})
return res.content
}