提交 58d18d1d 编写于 作者: B baiyun1102 提交者: Jared Tan

Update config.html (#2726)

修改应用appid显示为部门的问题
上级 f4d6ef78
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
<table class="project-info"> <table class="project-info">
<tbody class="text-left"> <tbody class="text-left">
<tr> <tr>
<th>{{'Common.Department' | translate }}:</th> <th>{{'Common.AppId' | translate }}:</th>
<td ng-bind="appBaseInfo.appId"></td> <td ng-bind="appBaseInfo.appId"></td>
</tr> </tr>
<tr> <tr>
...@@ -428,4 +428,4 @@ ...@@ -428,4 +428,4 @@
<script src="scripts/valdr.js" type="text/javascript"></script> <script src="scripts/valdr.js" type="text/javascript"></script>
</body> </body>
</html> </html>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册