+ Add review a story under the operation management interface.

This commit is contained in:
tianshujie
2023-10-31 16:03:08 +08:00
parent 616fb6f8b3
commit 8ad1bfdaed
@@ -0,0 +1,3 @@
<script>
window.waitDom("a[href='#affectedProjects']", function(){ $("a[href='#affectedProjects']").closest('div.form-row').hide();})
</script>