维修端工单处理

This commit is contained in:
2025-03-20 14:18:50 +08:00
parent 6acf1cf237
commit 56df8a2cbc
6 changed files with 113 additions and 7 deletions

View File

@ -10,7 +10,7 @@
</div>
</div>
{foreach $process.steps as $index=>$step}
{include file="common/step" /}
{include file="common/step_p" /}
{/foreach}
</div>
</div>