ccj 2 vuotta sitten
vanhempi
commit
5fc746f61f

+ 14 - 0
package-lock.json

@@ -11728,6 +11728,15 @@
         "readable-stream": "^2.3.6"
         "readable-stream": "^2.3.6"
       }
       }
     },
     },
+    "flv.js": {
+      "version": "1.6.2",
+      "resolved": "https://registry.npmmirror.com/flv.js/-/flv.js-1.6.2.tgz",
+      "integrity": "sha512-xre4gUbX1MPtgQRKj2pxJENp/RnaHaxYvy3YToVVCrSmAWUu85b9mug6pTXF6zakUjNP2lFWZ1rkSX7gxhB/2A==",
+      "requires": {
+        "es6-promise": "^4.2.8",
+        "webworkify-webpack": "^2.1.5"
+      }
+    },
     "follow-redirects": {
     "follow-redirects": {
       "version": "1.11.0",
       "version": "1.11.0",
       "resolved": "https://registry.npm.taobao.org/follow-redirects/download/follow-redirects-1.11.0.tgz",
       "resolved": "https://registry.npm.taobao.org/follow-redirects/download/follow-redirects-1.11.0.tgz",
@@ -22420,6 +22429,11 @@
       "integrity": "sha1-XS/yKXcAPsaHpLhwc9+7rBRszyk=",
       "integrity": "sha1-XS/yKXcAPsaHpLhwc9+7rBRszyk=",
       "dev": true
       "dev": true
     },
     },
+    "webworkify-webpack": {
+      "version": "2.1.5",
+      "resolved": "https://registry.npmmirror.com/webworkify-webpack/-/webworkify-webpack-2.1.5.tgz",
+      "integrity": "sha512-2akF8FIyUvbiBBdD+RoHpoTbHMQF2HwjcxfDvgztAX5YwbZNyrtfUMgvfgFVsgDhDPVTlkbb5vyasqDHfIDPQw=="
+    },
     "which": {
     "which": {
       "version": "1.3.1",
       "version": "1.3.1",
       "resolved": "https://registry.npm.taobao.org/which/download/which-1.3.1.tgz",
       "resolved": "https://registry.npm.taobao.org/which/download/which-1.3.1.tgz",

+ 6 - 0
src/views/outboundManagement/weighingManagementNew.vue

@@ -693,6 +693,12 @@
         
         
           this.ewCustomerOptions= [
           this.ewCustomerOptions= [
           {
           {
+          value: '天津建源供应链管理有限公司',
+          label: '天津建源供应链管理有限公司'
+        },{
+          value: '厦门建发物产有限公司',
+          label: '厦门建发物产有限公司'
+        },{
           value: '黑龙江中天昊元贸易有限公司',
           value: '黑龙江中天昊元贸易有限公司',
           label: '黑龙江中天昊元贸易有限公司'
           label: '黑龙江中天昊元贸易有限公司'
         }, {
         }, {

+ 6 - 0
src/views/outboundManagement/weighingManagementrecord.vue

@@ -428,6 +428,12 @@
         
         
           this.ewCustomerOptions= [
           this.ewCustomerOptions= [
           {
           {
+          value: '天津建源供应链管理有限公司',
+          label: '天津建源供应链管理有限公司'
+        },{
+          value: '厦门建发物产有限公司',
+          label: '厦门建发物产有限公司'
+        },{
           value: '黑龙江中天昊元贸易有限公司',
           value: '黑龙江中天昊元贸易有限公司',
           label: '黑龙江中天昊元贸易有限公司'
           label: '黑龙江中天昊元贸易有限公司'
         }, {
         }, {