From e2ae5962ce0c7ea446fcb883d782d3abe28c0f60 Mon Sep 17 00:00:00 2001
From: zhangdingyu <974548713@qq.com>
Date: Thu, 10 Oct 2019 20:05:03 +0800
Subject: [PATCH] NVARBARdialog
---
.../Inventory/OfflinePartsStorage/index.vue | 18 ++-----
.../Inventory/PurchasePartsStorage/index.vue | 4 +-
src/views/layout/components/Navbar.vue | 54 ++++++++++++-------
3 files changed, 42 insertions(+), 34 deletions(-)
diff --git a/src/views/Inventory/OfflinePartsStorage/index.vue b/src/views/Inventory/OfflinePartsStorage/index.vue
index 3527fe66..15153d98 100644
--- a/src/views/Inventory/OfflinePartsStorage/index.vue
+++ b/src/views/Inventory/OfflinePartsStorage/index.vue
@@ -10,7 +10,7 @@
:value="item.value"/>
合同:
-
+
查询明细
-
+
-
- {{ scope.row.物料名称 }}
-
+ {{ scope.row.物料名称 }}
-
+
-
- {{ scope.row.物料规格 + ' ' + scope.row.物料型号 }}
-
+ {{ scope.row.物料规格 + ' ' + scope.row.物料型号 }}
@@ -233,7 +229,6 @@ export default {
// 获取人员编号
getpeopleid() {
this.inventoryPeople = Cookie.get('id')
- console.log(this.inventoryPeople)
},
// 查询离线合同明细
async searchContractDetail() {
@@ -256,7 +251,6 @@ export default {
this.$set(v, '本次到货数量', v.数量 - v.到货数量)
return v
})
- console.log(res.data)
if (res.data.length > 0) {
this.supplierName = res.data[0].供应商名称
this.contractNumber = res.data[0].离线合同编号
@@ -278,7 +272,6 @@ export default {
} else if (!this.locateNumber) {
this.$message.warning('请选择货位或者扫码货位二维码')
} else {
- console.log(this.multipleSelection)
const materialGroup = []
const numberGroup = []
const partGroup = []
@@ -293,7 +286,6 @@ export default {
center: 'true',
type: 'warning'
}).then(async() => {
- console.log(materialGroup, partGroup, numberGroup, this.locateNumber)
const param = {
url: url,
method: 'post',
diff --git a/src/views/Inventory/PurchasePartsStorage/index.vue b/src/views/Inventory/PurchasePartsStorage/index.vue
index 63e963be..388669df 100644
--- a/src/views/Inventory/PurchasePartsStorage/index.vue
+++ b/src/views/Inventory/PurchasePartsStorage/index.vue
@@ -126,11 +126,11 @@
-
+
- {{ scope.row.address }}
+
diff --git a/src/views/layout/components/Navbar.vue b/src/views/layout/components/Navbar.vue
index c6c09886..c6da0600 100644
--- a/src/views/layout/components/Navbar.vue
+++ b/src/views/layout/components/Navbar.vue
@@ -1,24 +1,37 @@
-
-
-
-
-
-
![]()
-
-
-
-
-
- 主页
+
+
+
+
+
+
+
![]()
+
+
+
+
+
+ 主页
+
+
+
+ 退出
-
-
- 退出
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+