diff --git a/src/views/modules/ecss/codelnotify.vue b/src/views/modules/ecss/codelnotify.vue
index 1ab223b..f2ff45b 100644
--- a/src/views/modules/ecss/codelnotify.vue
+++ b/src/views/modules/ecss/codelnotify.vue
@@ -351,6 +351,11 @@
+
+
+
+
+
@@ -366,7 +371,17 @@
-
+
+
+
+
+
+
+
+
+
+
+
@@ -812,7 +827,10 @@
upc:'',
remark:'',
pn:'',
- addFlag:''
+ addFlag:'',
+ carton:'',
+ vat:'',
+ roll:'',
},
activeName:'detail',
columnList1: [
@@ -1430,6 +1448,24 @@
fixed: '',
columnWidth: 80
},
+ {
+ userId: this.$store.state.user.name,
+ functionId: 801001,
+ serialNumber: '801001Table2Remark',
+ tableId: "801001Table2",
+ tableName: "关务系统发货通知单明细",
+ columnProp: "vat",
+ headerAlign: "center",
+ align: "right",
+ columnLabel: "VAT",
+ columnHidden: false,
+ columnImage: false,
+ columnSortable: false,
+ sortLv: 0,
+ status: true,
+ fixed: '',
+ columnWidth: 100
+ },
{
userId: this.$store.state.user.name,
functionId: 801001,
@@ -1520,6 +1556,42 @@
fixed: '',
columnWidth: 300
},
+ {
+ userId: this.$store.state.user.name,
+ functionId: 801001,
+ serialNumber: '801001Table2Remark',
+ tableId: "801001Table2",
+ tableName: "关务系统发货通知单明细",
+ columnProp: "roll",
+ headerAlign: "center",
+ align: "right",
+ columnLabel: "Roll",
+ columnHidden: false,
+ columnImage: false,
+ columnSortable: false,
+ sortLv: 0,
+ status: true,
+ fixed: '',
+ columnWidth: 100
+ },
+ {
+ userId: this.$store.state.user.name,
+ functionId: 801001,
+ serialNumber: '801001Table2Remark',
+ tableId: "801001Table2",
+ tableName: "关务系统发货通知单明细",
+ columnProp: "carton",
+ headerAlign: "center",
+ align: "right",
+ columnLabel: "Carton",
+ columnHidden: false,
+ columnImage: false,
+ columnSortable: false,
+ sortLv: 0,
+ status: true,
+ fixed: '',
+ columnWidth: 100
+ },
],
ossColumns:[
@@ -2064,6 +2136,9 @@
this.updateDetailModel.upc=''
this.updateDetailModel.remark=''
this.updateDetailModel.pn=''
+ this.updateDetailModel.roll=''
+ this.updateDetailModel.carton=''
+ this.updateDetailModel.vat=''
this.updateDetailModel.addFlag=0
this.updateDetailModelFlag=true
},
diff --git a/src/views/modules/ecss/codelnotifyConfirm.vue b/src/views/modules/ecss/codelnotifyConfirm.vue
index b6cb38c..fde3194 100644
--- a/src/views/modules/ecss/codelnotifyConfirm.vue
+++ b/src/views/modules/ecss/codelnotifyConfirm.vue
@@ -1340,6 +1340,24 @@
fixed: '',
columnWidth: 80
},
+ {
+ userId: this.$store.state.user.name,
+ functionId: 801001,
+ serialNumber: '801001Table2Remark',
+ tableId: "801001Table2",
+ tableName: "关务系统发货通知单明细",
+ columnProp: "vat",
+ headerAlign: "center",
+ align: "right",
+ columnLabel: "VAT",
+ columnHidden: false,
+ columnImage: false,
+ columnSortable: false,
+ sortLv: 0,
+ status: true,
+ fixed: '',
+ columnWidth: 100
+ },
{
userId: this.$store.state.user.name,
functionId: 801002,
@@ -1412,6 +1430,42 @@
fixed: '',
columnWidth: 300
},
+ {
+ userId: this.$store.state.user.name,
+ functionId: 801001,
+ serialNumber: '801001Table2Remark',
+ tableId: "801001Table2",
+ tableName: "关务系统发货通知单明细",
+ columnProp: "roll",
+ headerAlign: "center",
+ align: "right",
+ columnLabel: "Roll",
+ columnHidden: false,
+ columnImage: false,
+ columnSortable: false,
+ sortLv: 0,
+ status: true,
+ fixed: '',
+ columnWidth: 100
+ },
+ {
+ userId: this.$store.state.user.name,
+ functionId: 801001,
+ serialNumber: '801001Table2Remark',
+ tableId: "801001Table2",
+ tableName: "关务系统发货通知单明细",
+ columnProp: "carton",
+ headerAlign: "center",
+ align: "right",
+ columnLabel: "Carton",
+ columnHidden: false,
+ columnImage: false,
+ columnSortable: false,
+ sortLv: 0,
+ status: true,
+ fixed: '',
+ columnWidth: 100
+ },
],
columnList3:[
{
diff --git a/src/views/modules/ecss/createDeclaration.vue b/src/views/modules/ecss/createDeclaration.vue
index dfe7bbd..effc54a 100644
--- a/src/views/modules/ecss/createDeclaration.vue
+++ b/src/views/modules/ecss/createDeclaration.vue
@@ -1113,6 +1113,24 @@
fixed: '',
columnWidth: 80
},
+ {
+ userId: this.$store.state.user.name,
+ functionId: 801001,
+ serialNumber: '801001Table2Remark',
+ tableId: "801001Table2",
+ tableName: "关务系统发货通知单明细",
+ columnProp: "vat",
+ headerAlign: "center",
+ align: "right",
+ columnLabel: "VAT",
+ columnHidden: false,
+ columnImage: false,
+ columnSortable: false,
+ sortLv: 0,
+ status: true,
+ fixed: '',
+ columnWidth: 100
+ },
{
userId: this.$store.state.user.name,
functionId: 801001,
@@ -1203,6 +1221,42 @@
fixed: '',
columnWidth: 300
},
+ {
+ userId: this.$store.state.user.name,
+ functionId: 801001,
+ serialNumber: '801001Table2Remark',
+ tableId: "801001Table2",
+ tableName: "关务系统发货通知单明细",
+ columnProp: "roll",
+ headerAlign: "center",
+ align: "right",
+ columnLabel: "Roll",
+ columnHidden: false,
+ columnImage: false,
+ columnSortable: false,
+ sortLv: 0,
+ status: true,
+ fixed: '',
+ columnWidth: 100
+ },
+ {
+ userId: this.$store.state.user.name,
+ functionId: 801001,
+ serialNumber: '801001Table2Remark',
+ tableId: "801001Table2",
+ tableName: "关务系统发货通知单明细",
+ columnProp: "carton",
+ headerAlign: "center",
+ align: "right",
+ columnLabel: "Carton",
+ columnHidden: false,
+ columnImage: false,
+ columnSortable: false,
+ sortLv: 0,
+ status: true,
+ fixed: '',
+ columnWidth: 100
+ },
],
currentRow:{},