作者 xudada

去掉NFY默认值

@@ -21,15 +21,17 @@ @@ -21,15 +21,17 @@
21 "eslint-plugin-html": "^6.0.2", 21 "eslint-plugin-html": "^6.0.2",
22 "eslint-plugin-vue": "^8.7.1", 22 "eslint-plugin-vue": "^8.7.1",
23 "fecha": "^4.2.0", 23 "fecha": "^4.2.0",
24 - "file-saver": "^2.0.2", 24 + "file-saver": "^2.0.5",
25 "font-awesome": "^4.7.0", 25 "font-awesome": "^4.7.0",
26 "form-gen-parser": "^1.0.3", 26 "form-gen-parser": "^1.0.3",
  27 + "fs": "0.0.1-security",
27 "html2canvas": "^1.4.1", 28 "html2canvas": "^1.4.1",
28 "install": "^0.12.2", 29 "install": "^0.12.2",
29 "js-cookie": "^2.2.1", 30 "js-cookie": "^2.2.1",
30 "js-file-download": "^0.4.12", 31 "js-file-download": "^0.4.12",
31 "jspdf": "^1.5.3", 32 "jspdf": "^1.5.3",
32 "jszip": "^3.2.2", 33 "jszip": "^3.2.2",
  34 + "minio": "^8.0.1",
33 "moment": "^2.29.4", 35 "moment": "^2.29.4",
34 "npm": "^6.8.0", 36 "npm": "^6.8.0",
35 "nprogress": "^0.2.0", 37 "nprogress": "^0.2.0",
@@ -46,6 +48,7 @@ @@ -46,6 +48,7 @@
46 "xlsx": "^0.15.6" 48 "xlsx": "^0.15.6"
47 }, 49 },
48 "devDependencies": { 50 "devDependencies": {
  51 + "@babel/plugin-syntax-class-properties": "^7.12.13",
49 "autoprefixer": "^6.7.2", 52 "autoprefixer": "^6.7.2",
50 "axios-mock-adapter": "^1.7.1", 53 "axios-mock-adapter": "^1.7.1",
51 "babel-core": "^6.22.1", 54 "babel-core": "^6.22.1",
@@ -2069,12 +2069,12 @@ Handling Information @@ -2069,12 +2069,12 @@ Handling Information
2069 }, 2069 },
2070 nfy:{ 2070 nfy:{
2071 nfy_contacts:[], 2071 nfy_contacts:[],
2072 - nfy_ADR:'RUE SAINT EXUPERY 17',  
2073 - nfy_LOC_city:'GRACE HOLLOGNE', 2072 + nfy_ADR:'',
  2073 + nfy_LOC_city:'',
2074 nfy_LOC_province:'', 2074 nfy_LOC_province:'',
2075 - nfy_country:'BE',  
2076 - nfy_name:'DHL GLOBAL FORWARDING BELGIUM NV SA',  
2077 - nfy_postcode:'4460' 2075 + nfy_country:'',
  2076 + nfy_name:'',
  2077 + nfy_postcode:''
2078 }, 2078 },
2079 oci:[ 2079 oci:[
2080 // { 2080 // {