Browse Source

fix: 手动滴定placeholder

master
guoapeng 1 week ago
parent
commit
e06cb87dfb
  1. 4
      src/components/home/AddLiquid/index.vue

4
src/components/home/AddLiquid/index.vue

@ -43,10 +43,10 @@ const close = () => {
div.form-box div.form-box
span span
| 搅拌设置 | 搅拌设置
el-input
el-input(placeholder="搅拌速度" )
template(#append) template(#append)
| ms | ms
el-input
el-input(placeholder="搅拌时间" )
template(#append) template(#append)
| s | s
ft-button ft-button

Loading…
Cancel
Save