| | |
| | | <input v-model="hform.HEquipName" disabled /> |
| | | </view> |
| | | </view> |
| | | <view class="form-item"> |
| | | <view class="title">模具:</view> |
| | | <view class="righton"> |
| | | <input v-model="hform.HMouldName" disabled /> |
| | | </view> |
| | | </view> |
| | | </view> |
| | | </template> |
| | | <!-- 其他信息 --> |
| | |
| | | <view class="over" v-if="HCheckFileList.length == 0">暂无数据</view> |
| | | </view> |
| | | </template> |
| | | <view style="height: 120rpx;"></view> |
| | | <!-- 操作按钮 --> |
| | | <view class="buttons" id="buttons"> |
| | | <button class="btn-a" size="mini" @tap="submit">提交</button> |
| | |
| | | "HUpDater": "", |
| | | "HDeleteMan": "", |
| | | "HUpDateDate": "", |
| | | "HDeleteDate": "" |
| | | "HDeleteDate": "", |
| | | "HMouldName": "", |
| | | "HMouldID": 0, |
| | | } |
| | | }; |
| | | }, |
| | |
| | | data: { |
| | | hinterid: HInterID, |
| | | HEntryID, |
| | | HEntryID, |
| | | user: getUserInfo()["Czymc"] |
| | | } |
| | | }) |
| | |
| | | "HMainSourceEntryID": data[0].HEntryID, |
| | | "HMainSourceBillNo": data[0].单据号, |
| | | "HMainSourceBillType": data[0].单据类型, |
| | | |
| | | "HMouldName": data[0].模具名称, |
| | | "HMouldID": data[0].HMouldID |
| | | }) |
| | | |
| | | this.HTechParams = data.map(item => { |