perf: 签到设置,有些客户服务器安全体系会拦截 curl -sSL 关键字,优化为cmd不传值

This commit is contained in:
weifs 2024-02-22 11:07:54 +08:00
parent 8d121d4056
commit f2538884ea

View File

@ -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,