快乐的昕的电脑
2025-12-03 5fea8efef14b8434e293c649ff9ad9398383e968
添加备注
已修改1个文件
2 ■■■ 文件已修改
components/mold.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
components/mold.vue
@@ -10,7 +10,7 @@
                </view>
                <view class="form-cell form-cell-flex">
                    <label class="form-label highlight-label">使用上限:</label>
                    <input class="input small-font input-use-limit" type="number" v-model="useLimitInput" placeholder="每次下刀后手填上限" :disabled="!selectedToolNo || loadingForm" />
                    <input class="input small-font input-use-limit" type="number" v-model="useLimitInput" placeholder="每次上刀时手填上限" :disabled="!selectedToolNo || loadingForm" />
                    <label class="form-label" style="margin-left:16px;">寿命比预警值:</label>
                    <view class="input-with-unit">
                        <input class="input small-font input-life-warn"