This commit is contained in:
linfso 2024-05-23 08:17:19 +08:00
parent 334f03d105
commit e4fa29c4c9
2 changed files with 4 additions and 2 deletions

View File

@ -472,7 +472,9 @@ import PdfUtils from '@/utils/pdfUtils'
export default {
name: "WaybillIsPrinted",
components: { PdfViewer,elDateAdvPicker,emisWaybillForm,CountryPicker0,CountryPicker1 },
dicts: ['emis_waybill_status','emis_declare_mode','emis_customs_clear','emis_payment_type','emis_print_type'
dicts: ['emis_qujian_fangshi','emis_declare_mode','emis_customs_clear',
'emis_tab_packing_type','emis_tab_dispatch_mode','emis_payment_type',
'emis_calc_fee_type','emis_print_type','emis_payment_status','emis_waybill_status'
],
data() {
return {

View File

@ -444,7 +444,7 @@ export default {
components: { elDateAdvPicker,emisWaybillForm,CountryPicker0,CountryPicker1 },
dicts: ['emis_qujian_fangshi','emis_declare_mode','emis_customs_clear',
'emis_tab_packing_type','emis_tab_dispatch_mode','emis_payment_type',
'emis_calc_fee_type','emis_print_type','emis_payment_status'
'emis_calc_fee_type','emis_print_type','emis_payment_status','emis_waybill_status'
],
data() {
return {