-
-
+
+
查询
-
+
@@ -33,7 +33,7 @@
- {{ scope.row.上传时间 }}
+ {{ scope.row.上传时间.split(' ')[0] }}
diff --git a/src/views/WorkshopProcurement/CreatingPurchasingMaterials/index.vue b/src/views/WorkshopProcurement/CreatingPurchasingMaterials/index.vue
index 0816dcd2..cb40020b 100644
--- a/src/views/WorkshopProcurement/CreatingPurchasingMaterials/index.vue
+++ b/src/views/WorkshopProcurement/CreatingPurchasingMaterials/index.vue
@@ -2,7 +2,7 @@
-
+
@@ -18,7 +18,7 @@
border
stripe
highlight-current-row
- style="width:795px ;margin-top:3px;"
+ style="width:720px ;margin-top:3px;"
height="690"
size="mini"
@sort-change="sortChange"
@@ -34,12 +34,12 @@
{{ scope.row.组号 }}
-
+
{{ scope.row.零件图号 }}
-
+
{{ scope.row.零件名称 }}
@@ -49,7 +49,7 @@
{{ scope.row.批次数量 }}
-
+
{{ scope.row.材料 }}
@@ -126,7 +126,7 @@
{{ scope.row.采购单号 }}
-
+
{{ scope.row.采购单名称 }}
@@ -342,13 +342,13 @@
@@ -119,9 +119,9 @@
备料材料
-
+
-
+
@@ -188,7 +188,7 @@
-
+
@@ -229,7 +229,7 @@
@click="submitEditArrivalOrder">确定
-
+
@@ -282,7 +282,7 @@
-
+
@@ -292,7 +292,7 @@
-
+
@@ -324,12 +324,12 @@
{{ scope.row.到货数量 }}
-
+
-
+
@@ -339,11 +339,11 @@
{{ scope.row.成品尺寸 }}
-
-
- {{ scope.row.单位 ? scope.row.单位 : '-' }}
-
-
+
+
+
+
+
{{ scope.row.备注1 }}
@@ -451,12 +451,12 @@
{{ scope.row.到货数量 }}
-
+
-
+
@@ -1073,7 +1073,7 @@ export default {
})
},
deleteArrivalMX(row) {
- this.$confirm('确定删除该到货单明细?', '提示', {
+ this.$confirm('确定取消该物料的到货信息?', '提示', {
confirmButtonText: '确定',
cancelButtonText: '取消',
type: 'warning'
diff --git a/src/views/WorkshopProcurement/OfflineProcurement/index.vue b/src/views/WorkshopProcurement/OfflineProcurement/index.vue
index 98b8a994..a8a56902 100644
--- a/src/views/WorkshopProcurement/OfflineProcurement/index.vue
+++ b/src/views/WorkshopProcurement/OfflineProcurement/index.vue
@@ -70,7 +70,7 @@
:value="item.value"/>
查询
- 采购计划单
+ 计划单
@@ -187,26 +187,26 @@