pages/EmployeeRecords/EmployeeRecordsBill.vue
@@ -437,12 +437,7 @@ this.hform.HMouldNo = data.模具编码 this.hform.HMouldName = data.模具名称 this.hform.HMouldState = data.模具状态 } else { uni.showToast({ title: res.data.Message, icon: 'none' }) } } }, fail: (res) => { console.log(res); @@ -470,11 +465,6 @@ index: i })) } } else { uni.showToast({ title: res.data.Message, icon: 'none' }) } }, fail: (res) => {