Browse Source

fix:文字修改

master
guoapeng 3 months ago
parent
commit
f9d84d1b6d
  1. 4
      src/views/debug/index.vue

4
src/views/debug/index.vue

@ -1093,13 +1093,13 @@ const savePositionVisible = ref(false)
<el-form> <el-form>
<el-form-item> <el-form-item>
<ft-button size="small" type="primary" :click-handle="debug_move_tray_to_solution_area"> <ft-button size="small" type="primary" :click-handle="debug_move_tray_to_solution_area">
托盘移至加液
加热托盘移至加液
</ft-button> </ft-button>
<ft-button size="small" type="primary" :click-handle="debug_cap_in_heat_area"> <ft-button size="small" type="primary" :click-handle="debug_cap_in_heat_area">
安装拍子 安装拍子
</ft-button> </ft-button>
<ft-button size="small" type="primary" :click-handle="debug_move_tray_to_heat_area"> <ft-button size="small" type="primary" :click-handle="debug_move_tray_to_heat_area">
托盘移至加热
加液托盘移至加热
</ft-button> </ft-button>
<ft-button size="small" type="primary" :click-handle="debug_cap_out_heat_area"> <ft-button size="small" type="primary" :click-handle="debug_cap_out_heat_area">
拆卸拍子 拆卸拍子

Loading…
Cancel
Save