* If the project linked with the product belongs to the changed program, the unmodifiable information will not be prompted.

This commit is contained in:
tianshujie
2022-06-16 17:09:30 +08:00
parent 42370ae0c5
commit 5bcad0bd62
3 changed files with 21 additions and 8 deletions
+2
View File
@@ -17,6 +17,8 @@
<?php js::set('canChangeProgram', $canChangeProgram);?>
<?php js::set('singleLinkProjects', $singleLinkProjects);?>
<?php js::set('multipleLinkProjects', $multipleLinkProjects);?>
<?php js::set('linkStoriesProjectIDList', array_keys($linkStoriesProjects));?>
<?php js::set('projectPathList', $projectPathList);?>
<style>
#changeProgram .icon-project {padding-right: 5px;}
</style>