update 设备的工段绑定

This commit is contained in:
2022-09-30 15:04:19 +08:00
parent d5af6a01f5
commit ae8a3668c8
2 changed files with 37 additions and 2 deletions

View File

@@ -275,7 +275,7 @@ t.ws.code = '工段编码'
t.ws.binded = '已绑定的设备'
t.ws.unbind = '设备名称'
t.ws.eqbindplaceholder = '选择一个设备进行绑定'
t.ws.sort = '排序'
t.ws.sort = '工段排序'
t.ws.setorder = '请输入工段中设备的顺序'
t.ws.bind = '绑定'
t.ws.eqbind = '设备绑定'