diff --git a/src/views/Assembly/QualityInspectionInformationInquiry/index.vue b/src/views/Assembly/QualityInspectionInformationInquiry/index.vue index 854d4d85..df6103a5 100644 --- a/src/views/Assembly/QualityInspectionInformationInquiry/index.vue +++ b/src/views/Assembly/QualityInspectionInformationInquiry/index.vue @@ -1056,7 +1056,6 @@ export default { this.$refs['form2'].validate((valid) => { if (valid) { this.AddTableData_disable = true - submitTable(this.form2.工序, this.form2.质检类型, this.form2.检测数, this.form2.质检情况, this.id, this.form2.不合格数量, this.form2.不合格原因, this.form2.不合格处理, this.form2.备注, this.form2.操作工, this.$store.state.user.id).then(response => { if (response.data[0].result === '1') { this.dialogFormVisible10 = false diff --git a/src/views/Inventory/MaterialOut/index.vue b/src/views/Inventory/MaterialOut/index.vue index f3880037..29a5a81b 100644 --- a/src/views/Inventory/MaterialOut/index.vue +++ b/src/views/Inventory/MaterialOut/index.vue @@ -6,7 +6,7 @@ 领料单
- + 创建时间: - + diff --git a/src/views/Inventory/MaterialOut/index2.vue b/src/views/Inventory/MaterialOut/index2.vue index 6267b0da..674716c2 100644 --- a/src/views/Inventory/MaterialOut/index2.vue +++ b/src/views/Inventory/MaterialOut/index2.vue @@ -1,17 +1,23 @@ - - - + + + + + + + + + +