ccjgmwz 3 vuotta sitten
vanhempi
commit
53f3829395
3 muutettua tiedostoa jossa 4 lisäystä ja 5 poistoa
  1. 1 2
      common/appUpdate.js
  2. 2 2
      manifest.json
  3. 1 1
      pages/erp/exWarehousing/exWarehousing.vue

+ 1 - 2
common/appUpdate.js

@@ -4,9 +4,8 @@
 import * as config from '../config'
 export default function appUpdate() {
 		
-	let baseUrlNew = config.def().baseUrlNew
 	uni.request({
-	    url: baseUrlNew + '/appVersion/selectInfo',
+	    url: 'http://api1.eliangeyun.com/appVersion/selectInfo',
 	    data: {
 	    	appid: plus.runtime.appid,
 	    	version: plus.runtime.version,

+ 2 - 2
manifest.json

@@ -2,8 +2,8 @@
     "name" : "易粮易运",
     "appid" : "__UNI__7297DA2",
     "description" : "易粮易运——为天下粮食人服务的App",
-    "versionName" : "1.1.65",
-    "versionCode" : 1165,
+    "versionName" : "1.1.67",
+    "versionCode" : 1167,
     "transformPx" : false,
     /* SDK配置 */
     "quickapp" : {},

+ 1 - 1
pages/erp/exWarehousing/exWarehousing.vue

@@ -922,7 +922,7 @@
 					}
 				}
 				if(!this.showCar){//若自运的合同该字段置空
-				          this.deptBudgetList.selfLoading = ""
+				          this.detailData.selfLoading = ""
 				    }
 				if (this.detailData.boxNo) {
 					this.detailData.boxNo = this.detailData.boxNo.toUpperCase()