diff --git a/src/views/modules/supplier/com_inquiry_QuotationList.vue b/src/views/modules/supplier/com_inquiry_QuotationList.vue index ac85f3f..3736438 100644 --- a/src/views/modules/supplier/com_inquiry_QuotationList.vue +++ b/src/views/modules/supplier/com_inquiry_QuotationList.vue @@ -37,17 +37,17 @@ {{ scope.row[item.columnProp] }} - - - + + + + + + + + + + + @@ -277,7 +277,7 @@ export default { } this.dataListLoading = false }) - + }, // 新增 addModal() { @@ -327,7 +327,7 @@ export default { submitData() { this.$refs.formRef.validate((valid) => { if (!valid) return - + // TODO: 请替换为实际接口调用 // const api = this.formData.id ? updateQuotation : createQuotation // api(this.formData).then(({ data }) => { @@ -339,7 +339,7 @@ export default { // this.$message.warning(data.msg) // } // }) - + // 模拟保存,实际使用时请删除 this.$message.success('保存成功') this.dialogVisible = false @@ -360,7 +360,7 @@ export default { // this.searchTable() // } // }) - + // 模拟删除,实际使用时请删除 this.$message.success('删除成功') this.searchTable() @@ -381,4 +381,4 @@ export default { .customer-css { padding: 10px; } - \ No newline at end of file + diff --git a/src/views/modules/supplier/purDetailList.vue b/src/views/modules/supplier/purDetailList.vue index 3a98ce7..3ae508a 100644 --- a/src/views/modules/supplier/purDetailList.vue +++ b/src/views/modules/supplier/purDetailList.vue @@ -51,7 +51,7 @@ 查询 重置 - + @@ -85,17 +85,17 @@ - - - + + + + + + + + + + + @@ -173,7 +173,7 @@ export default { { columnProp: 'umid', columnLabel: '计量单位', columnWidth: '80', headerAlign: 'center', align: 'center', fixed: false, columnHidden: false, columnSortable: false, showOverflowTooltip: true }, { columnProp: 'spec', columnLabel: '规格型号', columnWidth: '150', headerAlign: 'center', align: 'left', fixed: false, columnHidden: false, columnSortable: false, showOverflowTooltip: true }, { columnProp: 'qty', columnLabel: '询价数量', columnWidth: '100', headerAlign: 'center', align: 'right', fixed: false, columnHidden: false, columnSortable: false, showOverflowTooltip: true }, - + { columnProp: 'materialCost', columnLabel: '材料费用', columnWidth: '100', headerAlign: 'center', align: 'right', fixed: false, columnHidden: false, columnSortable: false, showOverflowTooltip: true }, { columnProp: 'produceFee', columnLabel: '加工费', columnWidth: '100', headerAlign: 'center', align: 'right', fixed: false, columnHidden: false, columnSortable: false, showOverflowTooltip: true }, { columnProp: 'surfaceFee', columnLabel: '表面处理费', columnWidth: '100', headerAlign: 'center', align: 'right', fixed: false, columnHidden: false, columnSortable: false, showOverflowTooltip: true }, @@ -334,8 +334,8 @@ export default { } this.$refs.attachments.init(inData) } - - + + } } @@ -403,4 +403,4 @@ export default { margin-bottom: 10px; } } - \ No newline at end of file + diff --git a/src/views/modules/supplier/quoPurDetailList.vue b/src/views/modules/supplier/quoPurDetailList.vue index be86afc..a914031 100644 --- a/src/views/modules/supplier/quoPurDetailList.vue +++ b/src/views/modules/supplier/quoPurDetailList.vue @@ -79,9 +79,9 @@ width="180" label="Action">