diff --git a/src/views/deliveryAndOutbound/outboundTaskList/constant/list/table.ts b/src/views/deliveryAndOutbound/outboundTaskList/constant/list/table.ts
index 9417024..4f6f0e6 100644
--- a/src/views/deliveryAndOutbound/outboundTaskList/constant/list/table.ts
+++ b/src/views/deliveryAndOutbound/outboundTaskList/constant/list/table.ts
@@ -85,7 +85,7 @@ export const COLUMNS = [
},
{
align: "left",
- label: "已出库数据",
+ label: "已出库数量",
prop: "realityQty",
width: "120"
},
diff --git a/src/views/login/index2.vue b/src/views/login/index2.vue
new file mode 100644
index 0000000..4a0e903
--- /dev/null
+++ b/src/views/login/index2.vue
@@ -0,0 +1,132 @@
+
+
+
+
+
diff --git a/src/views/login/index3.vue b/src/views/login/index3.vue
new file mode 100644
index 0000000..3a15397
--- /dev/null
+++ b/src/views/login/index3.vue
@@ -0,0 +1,411 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/views/receiptAndWarehousing/warehouseReceiptList/index.vue b/src/views/receiptAndWarehousing/warehouseReceiptList/index.vue
index 5329d81..b64beb2 100644
--- a/src/views/receiptAndWarehousing/warehouseReceiptList/index.vue
+++ b/src/views/receiptAndWarehousing/warehouseReceiptList/index.vue
@@ -27,11 +27,8 @@
-
- {{ scope.row.type == "采购入库" ? scope.row.successSync : "--" }}
+
+ {{ scope.row.successSync }}