|
@@ -62,7 +62,7 @@
|
|
|
<button type="button" class="btn btn-primary btn-sm"
|
|
<button type="button" class="btn btn-primary btn-sm"
|
|
|
v-on:click="_openAddMachineTranslateModal()">
|
|
v-on:click="_openAddMachineTranslateModal()">
|
|
|
<i class="glyphicon glyphicon-plus"></i>
|
|
<i class="glyphicon glyphicon-plus"></i>
|
|
|
- 添加设备同步
|
|
|
|
|
|
|
+ 添加
|
|
|
</button>
|
|
</button>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
@@ -100,11 +100,11 @@
|
|
|
v-on:click="_openEditMachineTranslateModel(machineTranslate)">修改
|
|
v-on:click="_openEditMachineTranslateModel(machineTranslate)">修改
|
|
|
</button>
|
|
</button>
|
|
|
</div>
|
|
</div>
|
|
|
- <div class="btn-group">
|
|
|
|
|
|
|
+ <!-- <div class="btn-group">
|
|
|
<button class="btn-white btn btn-xs"
|
|
<button class="btn-white btn btn-xs"
|
|
|
v-on:click="_openDeleteMachineTranslateModel(machineTranslate)">删除
|
|
v-on:click="_openDeleteMachineTranslateModel(machineTranslate)">删除
|
|
|
</button>
|
|
</button>
|
|
|
- </div>
|
|
|
|
|
|
|
+ </div>-->
|
|
|
</td>
|
|
</td>
|
|
|
|
|
|
|
|
</tr>
|
|
</tr>
|