test_client update view

pull/4/head
shengzhaoli.shengz 2023-10-29 11:13:44 +08:00
parent 8d90240889
commit 368381b297
1 changed files with 1 additions and 1 deletions

View File

@ -382,7 +382,7 @@
<tr> <tr>
<td>device_code</td> <td>device_code</td>
<td> <td>
<input type="text" ng-model="deviceCode" name="device_code" <input type="text" ng-model="deviceCode" name="device_code" required="required"
placeholder="GQ-K6n5kwLfu3XpDja-b3SlPbTfqYir..." size="70"/> placeholder="GQ-K6n5kwLfu3XpDja-b3SlPbTfqYir..." size="70"/>
<p class="help-block">请输入device_code</p> <p class="help-block">请输入device_code</p>
</td> </td>