From 45a2d71e9885139a828b0878bf58e1183d80b3d2 Mon Sep 17 00:00:00 2001
From: wangweidong <850489345@qq.com>
Date: Fri, 5 Dec 2025 16:13:49 +0800
Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=B9=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../component/pleasetake/common/addwl.vue | 2 +-
.../component/pleasetake/common/submits.vue | 2 -
pages/Warehouse/warehome.vue | 6 +-
pages/procurement/api/lunpan.js | 253 ++++---
pages/procurement/common/submits.vue | 354 ++++++++++
pages/procurement/common/takeing.vue | 6 +-
pages/procurement/common/thitem.vue | 9 +-
pages/procurement/common/thwl.vue | 15 +-
pages/procurement/retstock.vue | 632 +++++++++++-------
static/index/procurement/thd.png | Bin 0 -> 1370 bytes
10 files changed, 920 insertions(+), 359 deletions(-)
create mode 100644 pages/procurement/common/submits.vue
create mode 100644 static/index/procurement/thd.png
diff --git a/pages/NursingNew/component/pleasetake/common/addwl.vue b/pages/NursingNew/component/pleasetake/common/addwl.vue
index 6e6af7b..15fc6ce 100644
--- a/pages/NursingNew/component/pleasetake/common/addwl.vue
+++ b/pages/NursingNew/component/pleasetake/common/addwl.vue
@@ -24,7 +24,7 @@
-
+
批量移除
diff --git a/pages/NursingNew/component/pleasetake/common/submits.vue b/pages/NursingNew/component/pleasetake/common/submits.vue
index ecf9559..e13454d 100644
--- a/pages/NursingNew/component/pleasetake/common/submits.vue
+++ b/pages/NursingNew/component/pleasetake/common/submits.vue
@@ -61,8 +61,6 @@
+
+
diff --git a/pages/procurement/common/takeing.vue b/pages/procurement/common/takeing.vue
index b7a2e4b..7a70a9c 100644
--- a/pages/procurement/common/takeing.vue
+++ b/pages/procurement/common/takeing.vue
@@ -9,7 +9,7 @@
-
+
{{objtake.materialInfo.materialName}}
@@ -77,8 +77,7 @@
import { ref, onMounted, onBeforeUnmount, computed, nextTick, watch, reactive } from 'vue';
const props = defineProps({
objtake: {
- type: Object,
- required: true
+ type: Object
},
show: {
type: Boolean
@@ -98,6 +97,7 @@
}else{
showbox.value = false;
isZero.value = false;
+ sx.value = false;
}
})
const sx = ref(false)
diff --git a/pages/procurement/common/thitem.vue b/pages/procurement/common/thitem.vue
index 2bd2d81..fea858d 100644
--- a/pages/procurement/common/thitem.vue
+++ b/pages/procurement/common/thitem.vue
@@ -10,7 +10,7 @@
-
@@ -42,7 +42,7 @@
-
+
添加物料
@@ -50,11 +50,9 @@
-
-
-
+
@@ -70,6 +68,7 @@
type: String
}
})
+ const carnum = ref(0)
const caigouobj = ref({})
const serverUrl = ref(uni.getStorageSync('serverUrl') + '/sys/common/static/')
const emit = defineEmits([ 'scrolltolower' ,'comfig'])
diff --git a/pages/procurement/common/thwl.vue b/pages/procurement/common/thwl.vue
index 0c08e9a..27b6e10 100644
--- a/pages/procurement/common/thwl.vue
+++ b/pages/procurement/common/thwl.vue
@@ -6,9 +6,9 @@
{{Material.length}}
+ scroll-with-animation :scroll-left="scrollleft" :style="qb?'width:calc(100% - 21.8vw)':status<2?'width:calc(100% - 9vw)':'width:calc(100% - 5vw)' ">
-
{{v.materialInfo.materialName}}
{{v.thNum}}
@@ -18,19 +18,19 @@
-
+
{{!qb?'更多':'收起'}}
-
+
批量移除
清空列表
-
+
提交退货单
@@ -47,6 +47,9 @@
Material:{
type:Array,
required: true,
+ },
+ status:{
+ type:String
}
});
const emit = defineEmits([ 'delall' ,'del','submit'])
@@ -184,7 +187,7 @@
.more {
margin-left: 0.6vw;
position: relative;
- background: RGBA(239, 240, 244, 1);
+ background: #F9F9F9;
.righ0 {
right: 0 !important;
diff --git a/pages/procurement/retstock.vue b/pages/procurement/retstock.vue
index 81c49f6..08b1c37 100644
--- a/pages/procurement/retstock.vue
+++ b/pages/procurement/retstock.vue
@@ -3,7 +3,7 @@
-
+
@@ -11,7 +11,7 @@
检索
-
+
@@ -22,8 +22,10 @@
-
-
+
+
@@ -37,8 +39,7 @@
-
+
退货
@@ -49,7 +50,7 @@
申请人:{{v.fqrName}}
- 开始服务
+ 开始服务
服务结束
@@ -58,11 +59,11 @@
开始服务
- 服务结束
+ 服务结束
开始服务
- 服务结束
+ 服务结束
@@ -74,142 +75,282 @@
-
-
+
+
-
+
+
+
+
+
+ {{carnum>99?'99+':carnum}}
+