From 5a1923d9ca17b3b71f3d98cea9bafcdd85baea85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A6=82=E5=88=9D?= <3236758982@qq.com> Date: Sat, 14 Mar 2026 10:22:48 +0800 Subject: [PATCH] =?UTF-8?q?PC=E7=AB=AF=E5=92=8C=E6=89=8B=E6=9C=BA=E7=AB=AF?= =?UTF-8?q?=E7=AB=AF=E5=8F=8C=E7=AB=AF=E9=80=82=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Approval/ApprovalRecordsDialog.vue | 29 +- .../Approval/ProcessApprovalDialog.vue | 65 +++ .../Approval/SubmitApprovalDialog.vue | 26 +- src/views/erp/approval/approved/index.vue | 154 +++----- src/views/erp/approval/pending/index.vue | 105 ++--- src/views/erp/finance/account/AccountForm.vue | 69 ++-- src/views/erp/finance/account/index.vue | 169 ++++---- .../erp/finance/bank/BankTransactionForm.vue | 46 ++- .../bookkeeping/BookkeepingVoucherForm.vue | 62 ++- .../fiscal-period/FiscalPeriodForm.vue | 41 +- src/views/erp/finance/invoice/InvoiceForm.vue | 44 ++- .../finance/payableorder/PayableOrderForm.vue | 40 +- .../finance/payment/FinancePaymentForm.vue | 203 +++------- .../components/FinancePaymentItemForm.vue | 66 +++- src/views/erp/finance/payment/index.vue | 151 +++++-- .../finance/receipt/FinanceReceiptForm.vue | 208 +++------- .../components/FinanceReceiptItemForm.vue | 66 +++- src/views/erp/finance/receipt/index.vue | 151 +++++-- .../receivableorder/ReceivableOrderForm.vue | 40 +- src/views/erp/finance/subject/SubjectForm.vue | 33 +- .../product/category/ProductCategoryForm.vue | 61 +-- src/views/erp/product/category/index.vue | 78 +++- src/views/erp/product/product/ProductForm.vue | 177 +++------ src/views/erp/product/product/index.vue | 129 +++--- .../erp/product/unit/ProductUnitForm.vue | 55 ++- src/views/erp/product/unit/index.vue | 104 ++--- .../evaluation/SupplierEvaluationForm.vue | 97 +++-- src/views/erp/purchase/evaluation/index.vue | 97 ++++- src/views/erp/purchase/in/PurchaseInForm.vue | 224 +++-------- .../in/components/PurchaseInItemForm.vue | 75 ++-- src/views/erp/purchase/in/index.vue | 302 ++++++++++++-- .../erp/purchase/inquiry/InquiryForm.vue | 147 +++---- .../inquiry/components/InquiryQuoteForm.vue | 63 ++- .../inquiry/components/QuickSupplierForm.vue | 57 ++- src/views/erp/purchase/inquiry/index.vue | 197 +++++---- .../erp/purchase/order/PurchaseOrderForm.vue | 202 +++------- .../components/PurchaseOrderInEnableList.vue | 43 +- .../components/PurchaseOrderItemForm.vue | 58 ++- .../PurchaseOrderReturnEnableList.vue | 42 +- .../PurchaseRequisitionTableSelect.vue | 57 ++- src/views/erp/purchase/order/index.vue | 374 ++++++++++++++++-- .../purchase/return/PurchaseReturnForm.vue | 185 +++------ .../components/PurchaseReturnItemForm.vue | 73 ++-- .../PurchaseReturnRefundEnableList.vue | 290 ++++++++++---- src/views/erp/purchase/return/index.vue | 257 +++++++++++- .../supplier/supplier/SupplierForm.vue | 81 +++- .../erp/purchase/supplier/supplier/index.vue | 83 +++- src/views/erp/purchase/weigh/WeighForm.vue | 141 ++++++- src/views/erp/purchase/weigh/index.vue | 246 +++++++++++- .../PurchaseRequisitionForm.vue | 51 ++- .../PurchaseRequisitionItemForm.vue | 200 ++++++++-- src/views/erp/purchaserequisition/index.vue | 342 +++++++++++++++- src/views/erp/sale/customer/CustomerForm.vue | 63 ++- src/views/erp/sale/customer/index.vue | 56 ++- src/views/erp/sale/order/SaleOrderForm.vue | 136 +++---- .../order/components/SaleOrderItemForm.vue | 60 ++- .../components/SaleOrderOutEnableList.vue | 41 +- .../components/SaleOrderReturnEnableList.vue | 42 +- src/views/erp/sale/order/index.vue | 364 +++++++++++++++-- src/views/erp/sale/out/SaleOutForm.vue | 138 +++---- .../sale/out/components/SaleOutItemForm.vue | 64 ++- .../components/SaleOutReceiptEnableList.vue | 47 ++- src/views/erp/sale/out/index.vue | 366 +++++++++++++++-- .../outwarehouse/SaleOutwarehouseForm.vue | 59 ++- .../components/SaleOutwarehouseItemForm.vue | 61 ++- src/views/erp/sale/outwarehouse/index.vue | 351 +++++++++++++++- src/views/erp/sale/plan/SalePlanForm.vue | 53 ++- .../sale/plan/components/SalePlanItemForm.vue | 54 ++- src/views/erp/sale/plan/index.vue | 304 +++++++++++++- src/views/erp/sale/return/SaleReturnForm.vue | 138 +++---- .../return/components/SaleReturnItemForm.vue | 61 ++- .../components/SaleReturnRefundEnableList.vue | 47 ++- src/views/erp/sale/return/index.vue | 361 +++++++++++++++-- .../stock/assdis/AssemblyDisassemblyForm.vue | 137 +++---- .../AssemblyDisassemblyItemForm.vue | 58 ++- src/views/erp/stock/assdis/index.vue | 321 +++++++++++++-- src/views/erp/stock/check/StockCheckForm.vue | 79 ++-- .../check/components/StockCheckItemForm.vue | 60 ++- src/views/erp/stock/check/index.vue | 322 ++++++++++++++- src/views/erp/stock/in/StockInForm.vue | 96 ++--- .../stock/in/components/StockInItemForm.vue | 58 ++- src/views/erp/stock/in/index.vue | 286 +++++++++++++- src/views/erp/stock/move/StockMoveForm.vue | 78 ++-- .../move/components/StockMoveItemForm.vue | 59 ++- src/views/erp/stock/move/index.vue | 284 ++++++++++++- src/views/erp/stock/out/StockOutForm.vue | 96 ++--- .../stock/out/components/StockOutItemForm.vue | 58 ++- src/views/erp/stock/out/index.vue | 301 +++++++++++++- src/views/erp/stock/record/index.vue | 230 ++++++++++- src/views/erp/stock/stock/index.vue | 132 ++++++- .../erp/stock/warehouse/WarehouseForm.vue | 106 ++--- src/views/erp/stock/warehouse/index.vue | 177 +++++++-- 92 files changed, 9011 insertions(+), 3149 deletions(-) diff --git a/src/components/Approval/ApprovalRecordsDialog.vue b/src/components/Approval/ApprovalRecordsDialog.vue index a4450c2..94889ea 100644 --- a/src/components/Approval/ApprovalRecordsDialog.vue +++ b/src/components/Approval/ApprovalRecordsDialog.vue @@ -1,5 +1,7 @@ + 关闭 + + + + + {{ getLevelText(scope.row.approvalLevel) }} + {{ scope.row.applicantName || scope.row.applicant }} + {{ scope.row.approverName || scope.row.approver }} + {{ getApprovalResultText(scope.row.approvalResult) }} + {{ getProcessStatusText(scope.row.processStatus) }} + {{ scope.row.approvalTime ? formatDate(scope.row.approvalTime) : '-' }} + + + + + 关闭 + + + + diff --git a/src/views/erp/finance/account/index.vue b/src/views/erp/finance/account/index.vue index fee7d2b..0e03bd2 100644 --- a/src/views/erp/finance/account/index.vue +++ b/src/views/erp/finance/account/index.vue @@ -1,71 +1,63 @@ - + + + + + + + + + + 导出 + + + + + {{ item.name }} + + + + 编码{{ item.no || '-' }} + 备注{{ item.remark || '-' }} + 排序{{ item.sort }} + 默认 + + + + + + + + + + + + + 重置 + 确认筛选 + + + - - - - - - - - - - - - - - 搜索 - 重置 - - 新增 - - - 导出 - - - - - - - + + + + + + + + + 搜索 + 重置 + 新增 + 导出 + + + + @@ -115,29 +107,30 @@ - - - + + + + + diff --git a/src/views/erp/finance/bank/BankTransactionForm.vue b/src/views/erp/finance/bank/BankTransactionForm.vue index e89ab08..267fbb6 100644 --- a/src/views/erp/finance/bank/BankTransactionForm.vue +++ b/src/views/erp/finance/bank/BankTransactionForm.vue @@ -1,12 +1,37 @@ - - + + + + + + 银行流水信息 + + + + + + 收入支出 + + + + + + + + + + + + + + + + + + @@ -113,12 +138,17 @@ + + diff --git a/src/views/erp/finance/payment/components/FinancePaymentItemForm.vue b/src/views/erp/finance/payment/components/FinancePaymentItemForm.vue index 8c877d3..1eeeffa 100644 --- a/src/views/erp/finance/payment/components/FinancePaymentItemForm.vue +++ b/src/views/erp/finance/payment/components/FinancePaymentItemForm.vue @@ -1,13 +1,34 @@ - + + + + + + #{{ $index + 1 }} + {{ row.bizNo || '未选择单据' }} + 删除 + + + 应付金额{{ erpPriceInputFormatter(row.totalPrice) }} + 已付金额{{ erpPriceInputFormatter(row.paidPrice) }} + + + + + + 应付合计{{ erpPriceInputFormatter(summaryData.totalPrice) }} + 已付合计{{ erpPriceInputFormatter(summaryData.paidPrice) }} + 本次付款合计{{ erpPriceInputFormatter(summaryData.paymentPrice) }} + + + + 添加采购入库单 + + 添加采购退货单 + + + + + + @@ -69,7 +90,7 @@ - + + 添加采购入库单 + 添加采购退货单 @@ -91,6 +112,7 @@ + + diff --git a/src/views/erp/finance/receipt/FinanceReceiptForm.vue b/src/views/erp/finance/receipt/FinanceReceiptForm.vue index d6d8ed9..02408cc 100644 --- a/src/views/erp/finance/receipt/FinanceReceiptForm.vue +++ b/src/views/erp/finance/receipt/FinanceReceiptForm.vue @@ -1,167 +1,72 @@ - - + + + + + + 基本信息 + + + + + + + + + + 销售出库、退货单 + + + + 结算信息 + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - 选择 - - - - - - - - - - - - - - - - - - - - - + + + + 选择 + + + - - - - + - - - - - - - - - - - - - - - - - - - - - - + + + + - - 确 定 - + 确 定 取 消 - + + + diff --git a/src/views/erp/finance/receipt/components/FinanceReceiptItemForm.vue b/src/views/erp/finance/receipt/components/FinanceReceiptItemForm.vue index fc0098f..2fd0e1a 100644 --- a/src/views/erp/finance/receipt/components/FinanceReceiptItemForm.vue +++ b/src/views/erp/finance/receipt/components/FinanceReceiptItemForm.vue @@ -1,13 +1,34 @@ - + + + + + + #{{ $index + 1 }} + {{ row.bizNo || '未选择单据' }} + 删除 + + + 应收金额{{ erpPriceInputFormatter(row.totalPrice) }} + 已收金额{{ erpPriceInputFormatter(row.receiptedPrice) }} + + + + + + 应收合计{{ erpPriceInputFormatter(summaryData.totalPrice) }} + 已收合计{{ erpPriceInputFormatter(summaryData.receiptedPrice) }} + 本次收款合计{{ erpPriceInputFormatter(summaryData.receiptPrice) }} + + + + 添加销售出库单 + + 添加销售退货单 + + + + + + @@ -69,7 +90,7 @@ - + + 添加销售出库单 + 添加销售退货单 @@ -85,6 +106,7 @@ + + diff --git a/src/views/erp/finance/receivableorder/ReceivableOrderForm.vue b/src/views/erp/finance/receivableorder/ReceivableOrderForm.vue index d81bdbd..7be90fe 100644 --- a/src/views/erp/finance/receivableorder/ReceivableOrderForm.vue +++ b/src/views/erp/finance/receivableorder/ReceivableOrderForm.vue @@ -1,12 +1,31 @@ - - + + + + + + 应收单信息 + + + + + + + + + + + + + + + + + + @@ -103,15 +122,20 @@ /> + + diff --git a/src/views/erp/purchase/return/index.vue b/src/views/erp/purchase/return/index.vue index 107f9d5..d91b0de 100644 --- a/src/views/erp/purchase/return/index.vue +++ b/src/views/erp/purchase/return/index.vue @@ -1,16 +1,13 @@ - - + + - - - + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 搜索 + 重置 + + 新增 + + + 导出 + + item.id))" + v-hasPermi="['erp:purchase-return:delete']" + :disabled="selectionList.length === 0" + > + 删除 + + + + + + + + + + + + + + + + + 0{{ erpPriceInputFormatter(scope.row.totalPrice - scope.row.refundPrice) }} + + + + 详情 + 编辑 + 审批 + 反审批 + 删除 + + + + + + + + + - diff --git a/src/views/erp/purchase/weigh/index.vue b/src/views/erp/purchase/weigh/index.vue index 55c946a..13551c9 100644 --- a/src/views/erp/purchase/weigh/index.vue +++ b/src/views/erp/purchase/weigh/index.vue @@ -1,5 +1,6 @@ - + + @@ -137,11 +138,7 @@ {{ detailData?.administrator || '-' }} {{ detailData?.weigher || '-' }} {{ detailData?.originCertificateNumber || '-' }} - - - {{ (detailData?.inStatus === 1) ? '已入库' : '未入库' }} - - + {{ (detailData?.inStatus === 1) ? '已入库' : '未入库' }} {{ detailData?.createTime ? formatDateTime(detailData.createTime) : '-' }} {{ detailData?.remark || '-' }} @@ -170,9 +167,229 @@ + + + + + + + + + + + + + + + + + + + + 搜索 + 重置 + + 新增 + + + 导出 + + + + + + + + + + + + + + + + + + + + + + + {{ (scope.row.inStatus === 1) ? '已入库' : '未入库' }} + + + + + + {{ formatDateTime(scope.row.createTime) }} + + + + + + 编辑 + + + 详情 + + + 入库 + + + 删除 + + + + + + + + + + + + + + + 原料:{{ currentWeigh?.productName || '-' }} + 入库数量(kg):{{ currentWeigh?.plannedWeight ?? '-' }} + + + + + + + + + + 取消 + 确认 + + + + + + + + + {{ detailData?.no || '-' }} + {{ detailData?.productName || '-' }} + {{ detailData?.grossWeight || '-' }} + {{ detailData?.tareWeight || '-' }} + {{ detailData?.netWeight || '-' }} + {{ detailData?.impurityRate || '-' }} + {{ detailData?.plannedWeight || '-' }} + {{ detailData?.supplierName || '-' }} + {{ detailData?.idCardNumber || '-' }} + {{ detailData?.vehicleNumber || '-' }} + {{ detailData?.driver || '-' }} + {{ detailData?.administrator || '-' }} + {{ detailData?.weigher || '-' }} + {{ detailData?.originCertificateNumber || '-' }} + {{ (detailData?.inStatus === 1) ? '已入库' : '未入库' }} + {{ detailData?.createTime ? formatDateTime(detailData.createTime) : '-' }} + {{ detailData?.remark || '-' }} + + + + + {{ detailData?.sampleDate ? formatDateTime(detailData.sampleDate) : '-' }} + {{ detailData?.sampleLocation || '-' }} + {{ detailData?.representativeWeight || '-' }} + {{ detailData?.sampleWeight || '-' }} + {{ detailData?.impurityWeight || '-' }} + {{ detailData?.sandWeight || '-' }} + {{ detailData?.sensoryEvaluation || '-' }} + {{ detailData?.qualificationRate || '-' }} + {{ detailData?.moistureContent || '-' }} + {{ detailData?.sugarContent || '-' }} + {{ detailData?.raValue || '-' }} + {{ detailData?.stvValue || '-' }} + {{ detailData?.labTechnician || '-' }} + {{ detailData?.inspectionRemark || '-' }} + + + + + 关闭 + + +