From 92b11d708a7183f8d74a421537ae85e41eb6a632 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期二, 06 一月 2026 14:28:07 +0800
Subject: [PATCH] 双奇点 1.仓储物流展示字段修改

---
 src/views/inventoryManagement/issueManagement/index.vue                      |    4 -
 src/views/inventoryManagement/stockManagement/index.vue                      |   15 -------
 src/views/inventoryManagement/receiptManagement/components/formDiaManual.vue |   27 -------------
 src/views/salesManagement/salesLedger/index.vue                              |    8 ++--
 src/views/inventoryManagement/dispatchLog/index.vue                          |    8 ---
 5 files changed, 8 insertions(+), 54 deletions(-)

diff --git a/src/views/inventoryManagement/dispatchLog/index.vue b/src/views/inventoryManagement/dispatchLog/index.vue
index 4788a39..a58c62e 100644
--- a/src/views/inventoryManagement/dispatchLog/index.vue
+++ b/src/views/inventoryManagement/dispatchLog/index.vue
@@ -117,7 +117,6 @@
 						<el-table-column label="鍑哄簱鏁伴噺/浠�" prop="inboundNum" show-overflow-tooltip />
 						<el-table-column label="姣忎欢鏁伴噺/鏀�" prop="boxNum" width="100" show-overflow-tooltip />
 						<el-table-column label="鍗曚环(鍏�)/鏀�" prop="taxInclusiveUnitPrice" width="150"></el-table-column>
-						<el-table-column label="鍗曚环(缇庡厓)/鏀�" prop="dollarPrice" width="150"></el-table-column>
 						<el-table-column label="绾哥瑙勬牸" prop="cartonSpecifications" width="150"></el-table-column>
 						<el-table-column label="鍑哄簱浜�" prop="createBy" show-overflow-tooltip />
 					</el-table>
@@ -189,8 +188,7 @@
 						</el-table-column>
 						<el-table-column label="鍑哄簱鏁伴噺/浠�" prop="inboundNum" width="150" show-overflow-tooltip />
 						<el-table-column label="姣忎欢鏁伴噺/鏀�" prop="boxNum" width="100" show-overflow-tooltip />
-						<el-table-column label="鍗曚环(鍏�)/浠�" prop="taxInclusiveUnitPrice" width="150"></el-table-column>
-						<el-table-column label="鍗曚环(缇庡厓)/浠�" prop="dollarPrice" width="150"></el-table-column>
+						<el-table-column label="鍗曚环(缇庡厓)/浠�" prop="taxInclusiveUnitPrice" width="150"></el-table-column>
 						<el-table-column label="绾哥瑙勬牸" prop="cartonSpecifications" width="150"></el-table-column>
 						<el-table-column label="鍑哄簱浜�" prop="createBy" width="150" show-overflow-tooltip />
 					</el-table>
@@ -257,7 +255,6 @@
 									<tr>
 										<th>浜у搧鍚嶇О</th>
 										<th>浜у搧楂樺害</th>
-										<th>鍗曚环锛堝厓锛�/浠�</th>
 										<th>鍗曚环锛堢編鍏冿級/浠�</th>
 										<th>闆跺敭鏁伴噺/浠�</th>
 										<th>姣忎欢鏁伴噺/鏀�</th>
@@ -269,7 +266,6 @@
 										<td>{{ item.productCategory || '' }}</td>
 										<td>{{ item.specificationModel || '' }}{{ item.unit || '' }}</td>
 										<td>{{ item.taxInclusiveUnitPrice || '0' }}</td>
-										<td>{{ item.dollarPrice || '0' }}</td>
 										<td>{{ item.inboundNum || '0' }}</td>
 										<td>{{ item.boxNum || '0' }}</td>
 										<td>{{ item.cartonSpecifications || '0' }}</td>
@@ -702,7 +698,6 @@
 				<tr>
 					<th>浜у搧鍚嶇О</th>
 					<th>浜у搧楂樺害</th>
-					<th>鍗曚环锛堝厓锛�/浠�</th>
 					<th>鍗曚环锛堢編鍏冿級/浠�</th>
 					<th>闆跺敭鏁伴噺/浠�</th>
 					<th>姣忎欢鏁伴噺/鏀�</th>
@@ -714,7 +709,6 @@
 					<td>{{ item.productCategory || '' }}</td>
 					<td>{{ item.specificationModel || '' }}{{ item.unit || '' }}</td>
 					<td>{{ item.taxInclusiveUnitPrice || '0' }}</td>
-					<td>{{ item.dollarPrice || '0' }}</td>
 					<td>{{ item.inboundNum || '0' }}</td>
 					<td>{{ item.boxNum || '0' }}</td>
 					<td>{{ item.cartonSpecifications || '0' }}</td>
diff --git a/src/views/inventoryManagement/issueManagement/index.vue b/src/views/inventoryManagement/issueManagement/index.vue
index 50385e2..d283332 100644
--- a/src/views/inventoryManagement/issueManagement/index.vue
+++ b/src/views/inventoryManagement/issueManagement/index.vue
@@ -92,7 +92,6 @@
 						<el-table-column label="姣忎欢鏁伴噺/鏀�" prop="boxNum" width="100" show-overflow-tooltip />
             <el-table-column label="鍓╀綑搴撳瓨" prop="inboundNum0" width="90" show-overflow-tooltip />
 						<el-table-column label="鍗曚环(鍏�)/浠�" prop="taxInclusiveUnitPrice" width="150"></el-table-column>
-						<el-table-column label="鍗曚环(缇庡厓)/浠�" prop="dollarPrice" width="150"></el-table-column>
             <el-table-column label="绾哥瑙勬牸" prop="cartonSpecifications" width="150"></el-table-column>
             <el-table-column label="鍏ュ簱浜�" prop="createBy" width="80" show-overflow-tooltip />
            <el-table-column fixed="right" label="鎿嶄綔" min-width="60" align="center">
@@ -156,8 +155,7 @@
 						<el-table-column label="鍏ュ簱鏁伴噺/浠�" prop="inboundNum" width="100" show-overflow-tooltip />
 						<el-table-column label="姣忎欢鏁伴噺/鏀�" prop="boxNum" width="100" show-overflow-tooltip />
             <el-table-column label="鍓╀綑搴撳瓨" prop="inboundNum0" width="90" show-overflow-tooltip />
-						<el-table-column label="鍗曚环(鍏�)/浠�" prop="taxInclusiveUnitPrice" width="150"></el-table-column>
-						<el-table-column label="鍗曚环(缇庡厓)/浠�" prop="dollarPrice" width="150"></el-table-column>
+						<el-table-column label="鍗曚环(缇庡厓)/浠�" prop="taxInclusiveUnitPrice" width="150"></el-table-column>
             <el-table-column label="绾哥瑙勬牸" prop="cartonSpecifications" width="150"></el-table-column>
             <el-table-column label="鍏ュ簱浜�" prop="createBy" width="150" show-overflow-tooltip />
             <el-table-column fixed="right" label="鎿嶄綔" width="100" align="center">
diff --git a/src/views/inventoryManagement/receiptManagement/components/formDiaManual.vue b/src/views/inventoryManagement/receiptManagement/components/formDiaManual.vue
index a6e7880..016fef6 100644
--- a/src/views/inventoryManagement/receiptManagement/components/formDiaManual.vue
+++ b/src/views/inventoryManagement/receiptManagement/components/formDiaManual.vue
@@ -44,33 +44,11 @@
             <el-input v-model="scope.row.specificationModel" placeholder="璇疯緭鍏ヤ骇鍝侀珮搴�" />
           </template>
         </el-table-column>
-        <el-table-column label="楂樺害鍗曚綅" prop="unit" width="100">
-          <template #default="scope">
-            <el-input v-model="scope.row.unit" placeholder="璇疯緭鍏ラ珮搴﹀崟浣�" />
-          </template>
-        </el-table-column>
         <el-table-column label="绾哥瑙勬牸" prop="cartonSpecifications" width="200">
           <template #default="scope">
             <el-input v-model="scope.row.cartonSpecifications" placeholder="璇疯緭鍏ョ焊绠辫鏍�" />
           </template>
         </el-table-column>
-        <!-- <el-table-column label="渚涘簲鍟�" prop="supplierName" width="200">
-          <template #default="scope">
-            <el-input v-model="scope.row.supplierName" placeholder="璇疯緭鍏ヤ緵搴斿晢" />
-          </template>
-        </el-table-column> -->
-        <!-- <el-table-column label="鐗╁搧绫诲瀷" prop="itemType" width="150">
-          <template #default="scope">
-            <el-select v-model="scope.row.itemType" filterable allow-create placeholder="璇烽�夋嫨鐗╁搧绫诲瀷" style="width: 100%">
-              <el-option
-                v-for="item in itemTypeOptions"
-                :key="item.value"
-                :label="item.label"
-                :value="item.value"
-              />
-            </el-select>
-          </template>
-        </el-table-column> -->
         <el-table-column label="鍏ュ簱鏁伴噺-浠�" prop="inboundNum" width="150">
           <template #default="scope">
             <el-input-number :step="1" :min="0" style="width: 100%" v-model="scope.row.inboundNum" @change="() => calculateTotalPrice(scope.row)" />
@@ -209,7 +187,6 @@
     productCategory: '',
     specificationModel: '',
     cartonSpecifications:'',
-    unit: '',
     supplierName: form.value.supplierName || '',
     itemType: '',
     inboundNum: 0,
@@ -256,7 +233,7 @@
     // 楠岃瘉鑷畾涔夋坊鍔犵殑鏁版嵁蹇呭~瀛楁
     for (let i = 0; i < productList.value.length; i++) {
       const product = productList.value[i];
-      if (!product.productCategory || !product.specificationModel || !product.unit) {
+      if (!product.productCategory || !product.specificationModel) {
         proxy.$modal.msgError(`绗�${i + 1}琛屼骇鍝佹暟鎹湭濉啓瀹屾暣锛堜骇鍝併�佷骇鍝侀珮搴︺�侀珮搴﹀崟浣嶄负蹇呭~锛塦)
         return
       }
@@ -299,7 +276,6 @@
 			inboundNum: Number(product.inboundNum),
       productCategory: product.productCategory,
       specificationModel: product.specificationModel,
-      unit: product.unit,
       supplierName: product.supplierName || form.value.supplierName,
       itemType: product.itemType,
       inboundDate: formatDateTime(product.inboundDate, false),
@@ -394,7 +370,6 @@
       id: row?.id ?? null,
       productCategory: row?.productCategory ?? '',
       specificationModel: row?.specificationModel ?? '',
-      unit: row?.unit ?? '',
       supplierName: row?.supplierName ?? '',
       itemType: row?.itemType ?? '',
       inboundNum: Number(row?.inboundNum ?? row?.inboundQuantity ?? 0),
diff --git a/src/views/inventoryManagement/stockManagement/index.vue b/src/views/inventoryManagement/stockManagement/index.vue
index fa3f58b..95247bc 100644
--- a/src/views/inventoryManagement/stockManagement/index.vue
+++ b/src/views/inventoryManagement/stockManagement/index.vue
@@ -57,9 +57,6 @@
       <el-tab-pane label="閲囪喘搴撳瓨" name="purchase">
         <div class="search_form">
           <div>
-            <span class="search_title ml10">鍏ュ簱鏃ユ湡锛�</span>
-            <el-date-picker v-model="searchForm.timeStr" type="date" placeholder="璇烽�夋嫨鏃ユ湡" value-format="YYYY-MM-DD"
-              format="YYYY-MM-DD" clearable @change="handleQuery" />
             <span class="search_title ml10">浜у搧鍚嶇О锛�</span>
             <el-input v-model="searchForm.productCategory" style="width: 240px" placeholder="璇疯緭鍏�" clearable />
             <el-button type="primary" @click="handleQuery" style="margin-left: 10px">鎼滅储</el-button>
@@ -74,7 +71,6 @@
             :row-class-name="tableRowClassName" :summary-method="summarizeMainTable" height="calc(100vh - 18.5em)">
             <el-table-column align="center" type="selection" width="55" />
             <el-table-column align="center" label="搴忓彿" type="index" width="60" />
-            <el-table-column label="鍏ュ簱鏃堕棿" prop="createTime" width="100" show-overflow-tooltip />
             <el-table-column label="浜у搧鍚嶇О" prop="productCategory" show-overflow-tooltip />
             <el-table-column label="浜у搧楂樺害" prop="specificationModel" width="100" show-overflow-tooltip>
               <template #default="scope">
@@ -84,7 +80,6 @@
             <el-table-column label="姣忎欢鏁伴噺/鏀�" prop="boxNum" width="100" show-overflow-tooltip />
             <el-table-column label="鍏ュ簱鏁伴噺" prop="inboundNum" width="100" show-overflow-tooltip />
             <el-table-column label="鍗曚环(鍏�)/浠�" prop="taxInclusiveUnitPrice" width="150"></el-table-column>
-            <el-table-column label="鍗曚环(缇庡厓)/浠�" prop="dollarPrice" width="150"></el-table-column>
             <el-table-column label="宸插嚭搴撴暟閲�" prop="totalInboundNum" width="100" show-overflow-tooltip />
             <el-table-column label="鍓╀綑搴撳瓨" prop="inboundNum0" width="100" show-overflow-tooltip />
             <el-table-column label="绾哥瑙勬牸" prop="cartonSpecifications" width="150"></el-table-column>
@@ -100,9 +95,6 @@
             <!--            <span class="search_title">渚涘簲鍟嗗悕绉帮細</span>-->
             <!--            <el-input v-model="searchForm.supplierName" style="width: 240px" placeholder="璇疯緭鍏�" @change="handleQuery"-->
             <!--              clearable prefix-icon="Search" />-->
-            <span class="search_title ml10">鍏ュ簱鏃ユ湡锛�</span>
-            <el-date-picker v-model="searchForm.timeStr" type="date" placeholder="璇烽�夋嫨鏃ユ湡" value-format="YYYY-MM-DD"
-              format="YYYY-MM-DD" clearable @change="handleQuery" />
             <span class="search_title ml10">浜у搧鍚嶇О锛�</span>
             <el-input v-model="searchForm.productCategory" style="width: 240px" placeholder="璇疯緭鍏�" clearable />
             <el-button type="primary" @click="handleQuery" style="margin-left: 10px">鎼滅储</el-button>
@@ -123,15 +115,13 @@
                 <img class="barcode-img" :src="javaApiUrl + scope.row.url"></img>
               </template>
             </el-table-column>
-            <el-table-column label="鍏ュ簱鏃堕棿" prop="inboundDate" width="100" show-overflow-tooltip />
             <el-table-column label="浜у搧鍚嶇О" prop="productCategory" show-overflow-tooltip />
             <el-table-column label="浜у搧楂樺害" prop="specificationModel" width="100" show-overflow-tooltip>
               <template #default="scope">
                 <div>{{ scope.row.specificationModel }}{{ scope.row.unit }}</div>
               </template>
             </el-table-column>
-            <el-table-column label="鍗曚环(鍏�)/浠�" prop="taxInclusiveUnitPrice" width="150"></el-table-column>
-            <el-table-column label="鍗曚环(缇庡厓)/浠�" prop="dollarPrice" width="150"></el-table-column>
+            <el-table-column label="鍗曚环(缇庡厓)/浠�" prop="taxInclusiveUnitPrice" width="150"></el-table-column>
             <el-table-column label="姣忎欢鏁伴噺/鏀�" prop="boxNum" width="100" show-overflow-tooltip />
             <el-table-column label="鍏ュ簱鏁伴噺" prop="inboundNum" width="100" show-overflow-tooltip />
             <el-table-column label="宸插嚭搴撴暟閲�" prop="totalInboundNum" width="100" show-overflow-tooltip />
@@ -262,7 +252,6 @@
     // supplierName: '',
     productCategory: '',
     customerName: '',
-    timeStr: getCurrentDate(),
   },
   form: {
     supplierId: null,
@@ -320,7 +309,6 @@
 const buildQueryParams = () => {
   const params = {
     ...page,
-    timeStr: searchForm.value.timeStr,
   }
   params.productCategory = searchForm.value.productCategory
   if (activeTab.value === 'production') {
@@ -384,7 +372,6 @@
   page.current = 1
   // searchForm.value.supplierName = ''
   searchForm.value.customerName = ''
-  searchForm.value.timeStr = getCurrentDate() // 閲嶇疆涓哄綋鍓嶆棩鏈�
   selectedRows.value = []
   searchForm.value.productCategory = ''
   getList()
diff --git a/src/views/salesManagement/salesLedger/index.vue b/src/views/salesManagement/salesLedger/index.vue
index baf3d0c..cfdf052 100644
--- a/src/views/salesManagement/salesLedger/index.vue
+++ b/src/views/salesManagement/salesLedger/index.vue
@@ -57,8 +57,8 @@
               <el-table-column label="鍗曚环(缇庡厓)/浠�" prop="taxInclusiveUnitPrice" :formatter="formattedNumber"></el-table-column>
 
               <el-table-column label="绋庣巼(%)" prop="taxRate" />
-              <el-table-column label="鍚◣鎬讳环(鍏�)" prop="taxInclusiveTotalPrice" :formatter="formattedNumber" />
-              <el-table-column label="涓嶅惈绋庢�讳环(鍏�)" prop="taxExclusiveTotalPrice" :formatter="formattedNumber" />
+              <el-table-column label="鍚◣鎬讳环(缇庡厓)" prop="taxInclusiveTotalPrice" :formatter="formattedNumber" />
+              <el-table-column label="涓嶅惈绋庢�讳环(缇庡厓)" prop="taxExclusiveTotalPrice" :formatter="formattedNumber" />
             </el-table>
           </template>
         </el-table-column>
@@ -273,12 +273,12 @@
         </el-row>
         <el-row :gutter="30">
           <el-col :span="12">
-            <el-form-item label="鍚◣鎬讳环(鍏�)锛�" prop="taxInclusiveTotalPrice">
+            <el-form-item label="鍚◣鎬讳环(缇庡厓)锛�" prop="taxInclusiveTotalPrice">
               <el-input v-model="productForm.taxInclusiveTotalPrice" placeholder="璇疯緭鍏�" clearable @change="calculateFromTotalPrice" />
             </el-form-item>
           </el-col>
           <el-col :span="12">
-            <el-form-item label="涓嶅惈绋庢�讳环(鍏�)锛�" prop="taxExclusiveTotalPrice">
+            <el-form-item label="涓嶅惈绋庢�讳环(缇庡厓)锛�" prop="taxExclusiveTotalPrice">
               <el-input v-model="productForm.taxExclusiveTotalPrice" placeholder="璇疯緭鍏�" clearable @change="calculateFromExclusiveTotalPrice" />
             </el-form-item>
           </el-col>

--
Gitblit v1.9.3