作者 xudada

去掉NFY默认值

... ... @@ -21,15 +21,17 @@
"eslint-plugin-html": "^6.0.2",
"eslint-plugin-vue": "^8.7.1",
"fecha": "^4.2.0",
"file-saver": "^2.0.2",
"file-saver": "^2.0.5",
"font-awesome": "^4.7.0",
"form-gen-parser": "^1.0.3",
"fs": "0.0.1-security",
"html2canvas": "^1.4.1",
"install": "^0.12.2",
"js-cookie": "^2.2.1",
"js-file-download": "^0.4.12",
"jspdf": "^1.5.3",
"jszip": "^3.2.2",
"minio": "^8.0.1",
"moment": "^2.29.4",
"npm": "^6.8.0",
"nprogress": "^0.2.0",
... ... @@ -46,6 +48,7 @@
"xlsx": "^0.15.6"
},
"devDependencies": {
"@babel/plugin-syntax-class-properties": "^7.12.13",
"autoprefixer": "^6.7.2",
"axios-mock-adapter": "^1.7.1",
"babel-core": "^6.22.1",
... ...
... ... @@ -2069,12 +2069,12 @@ Handling Information
},
nfy:{
nfy_contacts:[],
nfy_ADR:'RUE SAINT EXUPERY 17',
nfy_LOC_city:'GRACE HOLLOGNE',
nfy_ADR:'',
nfy_LOC_city:'',
nfy_LOC_province:'',
nfy_country:'BE',
nfy_name:'DHL GLOBAL FORWARDING BELGIUM NV SA',
nfy_postcode:'4460'
nfy_country:'',
nfy_name:'',
nfy_postcode:''
},
oci:[
// {
... ...