diff --git a/src/views/material/purchase/goodsArrived/component/addTools.vue b/src/views/material/purchase/goodsArrived/component/addTools.vue index 19bb4e7a..01a846b0 100644 --- a/src/views/material/purchase/goodsArrived/component/addTools.vue +++ b/src/views/material/purchase/goodsArrived/component/addTools.vue @@ -425,15 +425,14 @@ export default { }, mounted() { - this.equipmentType() - this.supplierInfoList() if (this.isEdit) { console.log('isEdit',this.isEdit) this.taskId = this.editTaskId this.id = this.editId this.getTaskInfo() } - + this.supplierInfoList() + this.equipmentType() }, methods: { // 税率 @@ -497,7 +496,7 @@ export default { }) } }) - + //反显 let selectList = [] this.equipmentList.forEach((e) => { selectList.push( diff --git a/src/views/material/purchase/goodsArrived/component/queryTools.vue b/src/views/material/purchase/goodsArrived/component/queryTools.vue index 70131d5f..1740bec0 100644 --- a/src/views/material/purchase/goodsArrived/component/queryTools.vue +++ b/src/views/material/purchase/goodsArrived/component/queryTools.vue @@ -1,25 +1,11 @@ - - + - + > + + - - - - - - - - {{ row.previewImgLimit }} - - 上传验收单 - - - - - - - - 验收 - - - - + + 报告管理 + - - - - - - - - - - - - - - 通过 - - - - - - - - - - - - - - - - - 通过 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 删除 - + + + + + + + + {{this.rowData.maTypeName}} + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + {{this.rowData.typeName}} + + + + + + + + + 查看 + + + + + + - - - - 请上传验收图片 - - - - - - - 确 定 - 取 消 - + + + + -