mirror of
https://github.com/kuaifan/dootask.git
synced 2026-02-08 23:45:35 +00:00
perf: 签到设置,有些客户服务器安全体系会拦截 curl -sSL 关键字,优化为cmd不传值
This commit is contained in:
parent
8d121d4056
commit
f2538884ea
@ -149,6 +149,7 @@ export default {
|
||||
|
||||
systemSetting(save) {
|
||||
this.loadIng++;
|
||||
this.formData.cmd = '';
|
||||
this.$store.dispatch("call", {
|
||||
url: 'system/setting/checkin?type=' + (save ? 'save' : 'all'),
|
||||
data: this.formData,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user