zhongtianhaoyuan 3 лет назад
Родитель
Сommit
56f66eab93

+ 1 - 1
config/index.js

@@ -2,7 +2,7 @@ const dev = {
 	// baseUrlNew: 'http://192.168.1.122:9100/',
 	baseUrl: 'https://www.zthymaoyi.com',
 	baseUrlNew: 'http://192.168.1.120:8090/',
-	// baseUrlNew: 'http://api.eliangeyun.com/',
+	  // baseUrlNew: 'http://api.eliangeyun.com/',
 	h5Appid: 'wxb66b599f7f61b46f',
 	debug: false
 }

+ 1 - 1
pageA/product/business_buy.vue

@@ -164,7 +164,7 @@
 					bankNameIndex:0,
 					packingIndex:0,
 					invoiceIndex:0,
-					packingType: ['散袋(默认)','大袋','小袋'],
+					packingType: ['散','大袋','小袋'],
 					// invoiceType: ['不开发票', '普通发票', '增值税发票'],
 					invoiceType: ['不开发票','增值税发票'],
 					acceptType: ['第三方检验(国家检验资质)', '交收地库或港出具的检验', '现场看货','其他'],

+ 0 - 2
pageD/identity/companyIdentityLook.vue

@@ -35,8 +35,6 @@
 				<image v-bind:src="idlow" class="picture"></image>
 			</view>
 			<view class="personalcss">
-				
-			
 			<view class="c-row b-b">
 				<text class="tit">姓名</text>
 				<view class="con-list">

+ 2 - 2
pageD/myRelease/buyGrain.vue

@@ -212,9 +212,9 @@
 					freightPayerKey: 0,
 					priceType: "定价采购",
 					procurementPlanType: "现货",
-					grain: "塔粮",
+					grain: "",
 					grade: "",
-					outputYear: "2020",
+					outputYear: "",
 					packingType: "",
 					freightPayer: "",
 				},

+ 1 - 1
pageD/myRelease/sellGrain.vue

@@ -208,7 +208,7 @@
 					packingTypeKey: 0,
 					freightPayerKey: -1,
 					priceType: "定价销售",
-					grain: "塔粮",
+					 grain: "",
 					grade: "一等品",
 					packingType: "散装",
 					freightPayer: "",