refactor(web): 优化单表调度提交

This commit is contained in:
2023-07-11 18:50:40 +08:00
parent 5abfe2d017
commit 2cfc009c51
4 changed files with 29 additions and 22 deletions

View File

@@ -91,8 +91,8 @@
enableAMISDebug: debug,
},
);
console.log('Source', amisJSON)
if (debug) {
console.log('Source', amisJSON)
}
})()
</script>