mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-20 16:26:45 +08:00
提交
This commit is contained in:
@@ -445,7 +445,7 @@ export default {
|
||||
console.log(obj);
|
||||
state.tableDataTotalLoading = true;
|
||||
|
||||
taskLeave(obj)
|
||||
taskSign(obj)
|
||||
.then((res) => {
|
||||
console.log("签到结果", res, obj);
|
||||
if (res.data.code === 200) {
|
||||
|
||||
Reference in New Issue
Block a user