快乐的昕的电脑
2025-10-08 68072cbb7ba12bcd3698f30cbdd90b2439ec6f88
components/mold.vue
@@ -17,9 +17,7 @@
         <view class="form-row">
            <label class="form-label">刀具名称:</label>
            <input class="input" v-model="toolName" placeholder="刀具带出" disabled />
         </view>
         <view class="form-row">
            <label class="form-label">规格型号:</label>
            <label class="form-label" style="margin-left: 24px;">规格型号:</label>
            <input class="input" v-model="toolModel" placeholder="刀具带出" disabled />
         </view>
      </view>