diff --git a/.env.production b/.env.production
index 3f823e62..c53df206 100644
--- a/.env.production
+++ b/.env.production
@@ -9,7 +9,7 @@ ENV = 'production'
#林纪裕cd
# VUE_APP_BASE_API = 'http://www.linjiyu.lol:81/UDI_WMS_MC/'
-# VUE_APP_BASE_API = 'http://www.linjiyu.lol:83/UDI_WMS_MC/'
+VUE_APP_BASE_API = 'http://www.linjiyu.lol:83/UDI_WMS_MC/'
刘恩典
diff --git a/src/api/inout/statData.js b/src/api/inout/statData.js
index 5506cfa0..45788d0a 100644
--- a/src/api/inout/statData.js
+++ b/src/api/inout/statData.js
@@ -40,12 +40,12 @@ export function filterYearList(params) {
});
}
- export function excelImport(params) {
- return axios({
- url: "/udiwms/inv/excelExportOut",
- method: "get",
- responseType: 'blob',
- params: params
- });
- }
+export function excelImport(params) {
+ return axios({
+ url: "/udiwms/inv/excelExportOut",
+ method: "get",
+ responseType: 'blob',
+ params: params
+ });
+}
diff --git a/src/views/basic/busType/busTypeAdvancedSettings.vue b/src/views/basic/busType/busTypeAdvancedSettings.vue
index 26493892..c85e7bfb 100644
--- a/src/views/basic/busType/busTypeAdvancedSettings.vue
+++ b/src/views/basic/busType/busTypeAdvancedSettings.vue
@@ -156,23 +156,23 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -311,6 +311,23 @@
+
+
+ 预验收是否带回
+
+
+
+
+
+
+
+
+
+
+ 预验收是否带回
+
+
+
diff --git a/src/views/basic/busType/bussinessType.vue b/src/views/basic/busType/bussinessType.vue
index b56635bc..f9fff659 100644
--- a/src/views/basic/busType/bussinessType.vue
+++ b/src/views/basic/busType/bussinessType.vue
@@ -263,11 +263,11 @@ export default {
checkVailDate: 0, //校验近效期
checkExpire: true, //校验过期
checkCertExpire: false,//校验证书过期
- editType:2,
+ editType: 2,
checkReview: null,
secCheckReview: null,
thrCheckReview: null,
-
+ inPreInBack: 1,
},
enableMap: {
true: '是',
@@ -551,9 +551,10 @@ export default {
checkVailDate: 0, //校验近效期
checkExpire: 2, //校验过期
checkCertExpire: 0, //校验证书过期
- editType:2,
+ editType: 2,
backPreinType: 1,
- sortNum: 999
+ sortNum: 999,
+ inPreInBack: 1,
}
this.addDialogVisible = true
},
diff --git a/src/views/basic/busType/bussinessTypeModify.vue b/src/views/basic/busType/bussinessTypeModify.vue
index 31b3f945..0a4379bd 100644
--- a/src/views/basic/busType/bussinessTypeModify.vue
+++ b/src/views/basic/busType/bussinessTypeModify.vue
@@ -302,7 +302,7 @@
-
+
@@ -314,6 +314,25 @@
+
+
+
+
+ 预验收是否带回
+
+
+
+
+
+
+
+
+
+
+ 预验收是否带回
+
+
+
diff --git a/src/views/inout/DialogCreateOrder.vue b/src/views/inout/DialogCreateOrder.vue
index fd35566d..f5e6f89a 100644
--- a/src/views/inout/DialogCreateOrder.vue
+++ b/src/views/inout/DialogCreateOrder.vue
@@ -665,7 +665,7 @@ export default {
corpType: 0,
genUnit: false,
checkWebNew: null,
- mainAction:null,
+ mainAction: null,
},
fromOptions: [],
isCodeAlive: true,
diff --git a/src/views/inout/DialogCreateOrderSelect.vue b/src/views/inout/DialogCreateOrderSelect.vue
index 9316c700..6c668a49 100644
--- a/src/views/inout/DialogCreateOrderSelect.vue
+++ b/src/views/inout/DialogCreateOrderSelect.vue
@@ -3,14 +3,13 @@
-
+
-
-
+
+
-
-
-
+
+
+
+
+
+
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
{{ fromTypeMap[scope.row.fromType] }}
@@ -155,7 +163,8 @@
@@ -212,7 +221,7 @@
单据 {{ currentRow.billNo }}-单据详情
-
+
-
diff --git a/src/views/inout/stat/IoStatDaySearch.vue b/src/views/inout/stat/IoStatDaySearch.vue
index d931e77c..01b05d97 100644
--- a/src/views/inout/stat/IoStatDaySearch.vue
+++ b/src/views/inout/stat/IoStatDaySearch.vue
@@ -46,7 +46,7 @@
@current-change="handleSelectionChange">
-
+
diff --git a/src/views/inout/stat/IoStatMonthSearch.vue b/src/views/inout/stat/IoStatMonthSearch.vue
index 57a013f9..b52f526f 100644
--- a/src/views/inout/stat/IoStatMonthSearch.vue
+++ b/src/views/inout/stat/IoStatMonthSearch.vue
@@ -42,7 +42,7 @@
@current-change="handleSelectionChange">
-
+
diff --git a/src/views/inout/stat/IoStatQuarterSearch.vue b/src/views/inout/stat/IoStatQuarterSearch.vue
index 3600c21f..4fb88bfb 100644
--- a/src/views/inout/stat/IoStatQuarterSearch.vue
+++ b/src/views/inout/stat/IoStatQuarterSearch.vue
@@ -42,7 +42,7 @@
@current-change="handleSelectionChange">
-
+
diff --git a/src/views/inout/stat/IoStatYearSearch.vue b/src/views/inout/stat/IoStatYearSearch.vue
index c18f869e..219e4676 100644
--- a/src/views/inout/stat/IoStatYearSearch.vue
+++ b/src/views/inout/stat/IoStatYearSearch.vue
@@ -42,7 +42,7 @@
@current-change="handleSelectionChange">
-
+