mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-12 12:26:47 +08:00
feat:修改签到及下载二维码
This commit is contained in:
@@ -5559,7 +5559,7 @@ export default defineComponent({
|
||||
}&type=${3}`,
|
||||
};
|
||||
console.log("codeInfo", state.codeInfo);
|
||||
state.codeIndex = type;
|
||||
state.codeIndex = 0;
|
||||
state.codeType = type;
|
||||
};
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user