diff --git a/src/views/erp/stock/check/StockCheckForm.vue b/src/views/erp/stock/check/StockCheckForm.vue
index 9e7f6739..79cf747b 100644
--- a/src/views/erp/stock/check/StockCheckForm.vue
+++ b/src/views/erp/stock/check/StockCheckForm.vue
@@ -1,5 +1,5 @@
-
-
+
-
+
-
+
-
+
-
+
diff --git a/src/views/erp/stock/check/index.vue b/src/views/erp/stock/check/index.vue
index 29f7b6fa..22e46e91 100644
--- a/src/views/erp/stock/check/index.vue
+++ b/src/views/erp/stock/check/index.vue
@@ -88,7 +88,7 @@
/>
-
+
搜索
重置
@@ -140,14 +140,14 @@
@selection-change="handleSelectionChange"
>
-
-
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
diff --git a/src/views/erp/stock/move/index.vue b/src/views/erp/stock/move/index.vue
index 92a093ea..d3beaddb 100644
--- a/src/views/erp/stock/move/index.vue
+++ b/src/views/erp/stock/move/index.vue
@@ -9,10 +9,10 @@
:inline="true"
label-width="68px"
>
-
+
-
+
搜索
重置
@@ -138,16 +138,15 @@
:show-overflow-tooltip="true"
@selection-change="handleSelectionChange"
>
-
-
-
+
+
+
-
+
-
+
{
const handleUpdateStatus = async (id: number, status: number) => {
try {
// 审批的二次确认
- await message.confirm(`确定${status === 20 ? '审批' : '反审批'}该调度单吗?`)
+ await message.confirm(`确定${status === 20 ? '审批' : '反审批'}该调拨单吗?`)
// 发起审批
await StockMoveApi.updateStockMoveStatus(id, status)
message.success(`${status === 20 ? '审批' : '反审批'}成功`)
@@ -332,7 +331,7 @@ const handleExport = async () => {
// 发起导出
exportLoading.value = true
const data = await StockMoveApi.exportStockMove(queryParams)
- download.excel(data, '库存调度单.xls')
+ download.excel(data, '库存调拨单.xls')
} catch {
} finally {
exportLoading.value = false
diff --git a/src/views/erp/stock/stock/index.vue b/src/views/erp/stock/stock/index.vue
index 81f164f8..ff03f29f 100644
--- a/src/views/erp/stock/stock/index.vue
+++ b/src/views/erp/stock/stock/index.vue
@@ -79,8 +79,10 @@
-
+
+
+
-
+