优化插件更新逻辑

This commit is contained in:
技术老胡
2024-09-05 15:26:03 +08:00
parent ce65756874
commit 461f574b9d
15 changed files with 84 additions and 73 deletions

View File

@@ -82,8 +82,6 @@
let form = layui.form;
form.val('edit-channel', {
"platform": "<?php echo $platform ?>",
"account": "<?php echo $account ?>",
"channel": "<?php echo $channel ?>",
"qrcode": "<?php echo $qrcode ?>",
"state": '<?php echo $state ?>' == 1 ? true : false