ccj 2 年之前
父節點
當前提交
c04ba0e55c
共有 3 個文件被更改,包括 5 次插入4 次删除
  1. 2 2
      manifest.json
  2. 1 1
      pages.json
  3. 2 1
      pages/erpbusiness/edit_quality_testing.vue

+ 2 - 2
manifest.json

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

+ 1 - 1
pages.json

@@ -16,7 +16,7 @@
 				"text": "资讯"
 			},
 			{
-				"pagePath": "pages/business/businessNew",
+				"pagePath": "pages/business/business",
 				"iconPath": "static/img/jiaoyi.png",
 				"selectedIconPath": "static/img/jiaoyi_check.png",
 				"text": "交易"

+ 2 - 1
pages/erpbusiness/edit_quality_testing.vue

@@ -93,7 +93,8 @@
 					</view>
 				</view>
 			</view>
-			<view v-if='flag!=0' class="c-row ">
+			<!-- <view v-if='flag!=0' class="c-row "> -->
+			<view  class="c-row ">
 				<view class="title">车牌号</view>
 				<view class="con-list">
 					<input :disabled="flag!=4&&flag!=3" v-model='gridList.carNumber' @click.stop="handleShowKeyboard" placeholder="请输入车牌号"