|
@@ -286,7 +286,7 @@
|
|
</el-option>
|
|
</el-option>
|
|
</el-select>
|
|
</el-select>
|
|
</div>
|
|
</div>
|
|
- <div v-if="warehouseName=='鲅鱼圈金信库'||warehouseName=='白城内陆港'||warehouseName=='杜尔伯特家禾库'||warehouseName=='甘南宏旗库'||warehouseName=='洮南新友谊兴旺库'||warehouseName=='洮南向阳乡金昊'||warehouseName=='山东园丰库'">
|
|
|
|
|
|
+ <div v-if="warehouseName=='鲅鱼圈金信库'||warehouseName=='白城内陆港'||warehouseName=='杜尔伯特家禾库'||warehouseName=='甘南宏旗库'||warehouseName=='洮南兴旺库2023.10-2024.9'||warehouseName=='洮南新友谊兴旺库'||warehouseName=='洮南向阳乡金昊'||warehouseName=='山东园丰库'">
|
|
<div class="print-type-ew">
|
|
<div class="print-type-ew">
|
|
<el-checkbox v-model="checked" @change="changeEw">打印额外票据</el-checkbox>
|
|
<el-checkbox v-model="checked" @change="changeEw">打印额外票据</el-checkbox>
|
|
<el-checkbox v-model="ddchecked" @change="changeEwDD">单独打印额外票据</el-checkbox>
|
|
<el-checkbox v-model="ddchecked" @change="changeEwDD">单独打印额外票据</el-checkbox>
|
|
@@ -2301,7 +2301,7 @@ export default {
|
|
.warehouseName == '洮南向阳乡金昊' || this
|
|
.warehouseName == '洮南向阳乡金昊' || this
|
|
.warehouseName == '白城内陆港' || this
|
|
.warehouseName == '白城内陆港' || this
|
|
.warehouseName == '山东园丰库'|| this
|
|
.warehouseName == '山东园丰库'|| this
|
|
- .warehouseName == '杜尔伯特家禾库'||this.warehouseName=='甘南宏旗库'||this.warehouseName=='洮南新友谊兴旺库'||this.warehouseName=='佳屹农仓储库')) {
|
|
|
|
|
|
+ .warehouseName == '杜尔伯特家禾库'||this.warehouseName=='甘南宏旗库'||this.warehouseName=='洮南兴旺库2023.10-2024.9'||this.warehouseName=='洮南新友谊兴旺库'||this.warehouseName=='佳屹农仓储库')) {
|
|
if (this.weighingList.seller && this.weighingList.buyer) {
|
|
if (this.weighingList.seller && this.weighingList.buyer) {
|
|
let cang = {}
|
|
let cang = {}
|
|
cang.value = this.weighingList.seller
|
|
cang.value = this.weighingList.seller
|
|
@@ -2444,7 +2444,7 @@ export default {
|
|
.warehouseName == '洮南向阳乡金昊' || this
|
|
.warehouseName == '洮南向阳乡金昊' || this
|
|
.warehouseName == '白城内陆港' || this
|
|
.warehouseName == '白城内陆港' || this
|
|
.warehouseName == '山东园丰库' || this
|
|
.warehouseName == '山东园丰库' || this
|
|
- .warehouseName == '杜尔伯特家禾库' || this.warehouseName == '甘南宏旗库' || this.warehouseName == '洮南新友谊兴旺库'||this.warehouseName=='佳屹农仓储库')) {
|
|
|
|
|
|
+ .warehouseName == '杜尔伯特家禾库' || this.warehouseName == '甘南宏旗库' ||this.warehouseName == '洮南兴旺库2023.10-2024.9' || this.warehouseName == '洮南新友谊兴旺库'||this.warehouseName=='佳屹农仓储库')) {
|
|
if (this.weighingList.seller && this.weighingList.buyer) {
|
|
if (this.weighingList.seller && this.weighingList.buyer) {
|
|
let cang = {}
|
|
let cang = {}
|
|
cang.value = this.weighingList.seller
|
|
cang.value = this.weighingList.seller
|