Commit 58d18d1d authored by baiyun1102's avatar baiyun1102 Committed by Jared Tan

Update config.html (#2726)

修改应用appid显示为部门的问题
parent f4d6ef78
......@@ -71,7 +71,7 @@
<table class="project-info">
<tbody class="text-left">
<tr>
<th>{{'Common.Department' | translate }}:</th>
<th>{{'Common.AppId' | translate }}:</th>
<td ng-bind="appBaseInfo.appId"></td>
</tr>
<tr>
......@@ -428,4 +428,4 @@
<script src="scripts/valdr.js" type="text/javascript"></script>
</body>
</html>
\ No newline at end of file
</html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment