* Adjust tip when the story is empty.

This commit is contained in:
tianshujie
2024-01-16 17:28:44 +08:00
parent 518a297498
commit 476d900ffa
4 changed files with 71 additions and 23 deletions
+1
View File
@@ -21,6 +21,7 @@ formGridPanel
(
set::title($lang->task->create),
set::fields($fields),
on::change('[name=module]', 'loadExecutionStories'),
on::change('[name=story]', 'setStoryRelated'),
on::click('[name=isShowAllModule]', 'showAllModule'),
on::click('[name=copyButton]', 'copyStoryTitle'),