diff --git a/src/views/wmsManagement/WmOneTimeQualifiedProduct/index.vue b/src/views/wmsManagement/WmOneTimeQualifiedProduct/index.vue
index 675e8fe..b17f80a 100644
--- a/src/views/wmsManagement/WmOneTimeQualifiedProduct/index.vue
+++ b/src/views/wmsManagement/WmOneTimeQualifiedProduct/index.vue
@@ -9,16 +9,7 @@
-
+
@@ -27,12 +18,7 @@
-
+
@@ -60,49 +46,22 @@
一次合格品仓库零件数:{{ partTotal }}
- 当前查询结果零件数:{{ totalQuantity }}
+ 当前查询结果零件数:{{ totalQuantity }}
-
+
-
+
{{ scope.row.partnumber }}
-
+
-
-
+
+
+
@@ -114,22 +73,9 @@
-
+
-
+
记录
@@ -138,14 +84,7 @@
-
+
@@ -189,23 +128,13 @@
-
+
-
+
@@ -221,32 +150,13 @@
-
+
-
+
-
+
@@ -254,12 +164,7 @@
-
+
@@ -284,14 +189,7 @@
-
+
@@ -307,7 +205,7 @@ import {
doWmOneTimeStocktaking,
getWmOneTimeRecordList,
getPartNumber,
- exportOneTimeInventory
+ exportOneTimeInventory,
} from '@/api/wmsManagement/wmOneTimeInventory.js'
import ThePartNumberSelect from './ThePartNumberSelect.vue'
export default {
@@ -366,9 +264,10 @@ export default {
{ index: 8, key: 'status', label: `状态`, checked: true },
{ index: 9, key: 'remark', label: `备注`, checked: false },
{ index: 10, key: 'createdBy', label: `创建人`, checked: false },
- { index: 11, key: 'createdTime', label: `创建时间`, checked: false },
+ { index: 11, key: 'createdTime', label: `盘点时间`, checked: true },
{ index: 12, key: 'updatedBy', label: `更新人`, checked: false },
- { index: 13, key: 'updatedTime', label: `更新时间`, checked: true },
+ { index: 13, key: 'updatedTime', label: `更新时间`, checked: false },
+ { index: 14, key: 'realQuantity', label: `实际库存`, checked: true },
],
// 类别(1-正常 2-返工件)选项列表 格式 eg:{ dictLabel: '标签', dictValue: '0'}
typeOptions: [
@@ -379,7 +278,7 @@ export default {
statusOptions: [],
// 数据列表
dataList: [],
- allDataList:[],
+ allDataList: [],
// 总记录数
total: 0,
// 提交按钮是否显示
@@ -616,11 +515,13 @@ export default {
confirmButtonText: '确定',
cancelButtonText: '取消',
type: 'warning',
- }).then(async () => {
- await exportOneTimeInventory(queryParams)
- }).catch()
+ })
+ .then(async () => {
+ await exportOneTimeInventory(queryParams)
+ })
+ .catch()
},
-
+
// 盘点数据计算
handlarAddQuantity() {
this.$prompt('请输入变动数量', '盘点数变动', {
diff --git a/src/views/wmsManagement/WmPolishInventory/index.vue b/src/views/wmsManagement/WmPolishInventory/index.vue
index fdb57af..1932654 100644
--- a/src/views/wmsManagement/WmPolishInventory/index.vue
+++ b/src/views/wmsManagement/WmPolishInventory/index.vue
@@ -38,6 +38,9 @@
删除
+
+ 导入
+
导出
@@ -45,7 +48,7 @@
抛光仓库总零件数:{{ partTotal }}
- 当前查询结果零件数:{{ totalQuantity }}
+ 当前查询结果零件数:{{ totalQuantity }}
@@ -60,7 +63,8 @@
-
+
+
@@ -72,7 +76,7 @@
-
+
@@ -184,6 +188,34 @@
+
+
+
+
+ 将文件拖到此处,或点击上传
+
+
是否更新已经存在的数据
+
仅允许导入xls、xlsx格式文件。
+
下载模板
+
+
+
+