|
|
|
|
@ -116,7 +116,7 @@
|
|
|
|
|
<input v-model="formData.moldCode" class="form-input" type="text" :placeholder="t('moldRepair.placeholderMoldCodeAuto')" disabled />
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
<view class="form-item">
|
|
|
|
|
<!-- <view class="form-item">
|
|
|
|
|
<text class="form-label">{{ t('moldRepair.specModel') }}</text>
|
|
|
|
|
<input v-model="formData.specModel" class="form-input" type="text" :placeholder="t('moldRepair.placeholderMoldCodeAuto')" disabled />
|
|
|
|
|
</view>
|
|
|
|
|
@ -124,7 +124,7 @@
|
|
|
|
|
<view class="form-item">
|
|
|
|
|
<text class="form-label">{{ t('moldRepair.brand') }}</text>
|
|
|
|
|
<input v-model="formData.brand" class="form-input" type="text" :placeholder="t('moldRepair.placeholderMoldCodeAuto')" disabled />
|
|
|
|
|
</view>
|
|
|
|
|
</view> -->
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
<view class="section-card">
|
|
|
|
|
|