@@ -525,9 +525,7 @@
canHandl() {
return this.form.datasource.length;
},
- contractId() {
- return this.$store.state.order.contractId;
- },
+
clientEnvironmentId() {
return this.$store.state.user.info.clientEnvironmentId;
@@ -696,14 +694,14 @@
align: 'center'
- {
- width: 120,
- prop: 'blockCount',
- label: '发货块数',
- slot: 'blockCount',
- align: 'center',
- show: this.clientEnvironmentId == 4
+ // {
+ // width: 120,
+ // prop: 'blockCount',
+ // label: '发货块数',
+ // slot: 'blockCount',
+ // align: 'center',
+ // show: this.clientEnvironmentId == 4
+ // },
{
width: 120,
prop: 'singleWeight',