zouling 10 месяцев назад
Родитель
Сommit
611683724d

+ 2 - 2
manifest.json

@@ -2,8 +2,8 @@
     "name" : "皖源融资担保",
     "appid" : "__UNI__FA20DEF",
     "description" : "",
-    "versionName" : "1.1.4",
-    "versionCode" : 114,
+    "versionName" : "1.1.5",
+    "versionCode" : 115,
     "transformPx" : false,
     "app-plus" : {
         "usingComponents" : true,

+ 2 - 2
work/components/popup/popup.vue

@@ -175,7 +175,7 @@
 			</view> -->
 			<view class="mb16" v-if="isty!=3">
 				<view class="ttxt mb18">评审会日期</view>
-				<picker mode="date" :start="startady"   @change='bindDateChangea'>
+				<picker mode="date"  @change='bindDateChangea'>
 					<view class="chekt">
 						<view :class="jtri?'':'coa'">{{jtri|| "请选择具体日期"}}</view>
 						<image :src="upimg"></image>
@@ -622,7 +622,7 @@
 				width: '',
 				height: '40rpx',
 				// 限制允许上传的格式,空串=不限制,默认为空
-				formats: 'doc,docx,xls,xlsx,ppt,txt,pdf,word',
+				formats: 'doc,docx,xls,xlsx,ppt,txt,pdf,zip,rar,word,png,jpg,jpeg',
 				// 文件上传大小限制
 				size: 100,
 				// 文件数量限制 默认10

+ 4 - 3
work/pages/business/add.vue

@@ -934,10 +934,10 @@
 						</view>
 					</view>
 					<!-- {{ite.fjlist&&ite.fjlist.length?'重新上传':'上传附件'}} -->
-					<view class="bgf plr12" v-if="ite.val=='dqcwbb'&&datainfo.applicationType==1">
+					<view class="bgf plr12" v-if="ite.val=='dqcwbb'">
 						<view class="fjbox isborder">
 							<view class="fjtop flext">
-								<view class="ftit"><text>*</text>{{ite.label}}</view>
+								<view class="ftit"><text v-if="datainfo.applicationType==1">*</text>{{ite.label}}</view>
 								<lsj-upload ref="lsjUpload" :fileName="ite.label" :fjidx='idx' :fileVal='ite.val' bigType="b" childId="upload1" :width="width" :height="height" :option="option" :size="size" :formats="formats" :debug="debug" :instantly="instantly"
 									    @progress="" @uploadEnd="fjonuploadEnd" >
 									<view class="fbtns co0a" :style="{width: width,height: height}">
@@ -1478,7 +1478,7 @@
 				frhyzkidx:0,
 				btfiles:[
 					{tit:'公司章程',type:'gszc'},
-					{tit:'开户许可证',type:'khxkz'},{tit:'申请企业征信报告',type:'sqqyzxbg'},{tit:'关联企业征信报告',type:'glqyzxbg'},{tit:'企业法人征信报告',type:'qyfrzxbg'},{tit:'实际控股人征信报告',type:'sjkgrzxbg'},
+					{tit:'开户许可证',type:'khxkz'},{tit:'申请企业征信报告',type:'sqqyzxbg'},{tit:'企业法人征信报告',type:'qyfrzxbg'},{tit:'实际控股人征信报告',type:'sjkgrzxbg'},
 				{tit:'户口簿首页',type:'frhkbsy'},
 				],
 				sqbtfiles:[
@@ -1496,6 +1496,7 @@
 				ptype:'add',
 				id:'',//申请id
 				declareFj:{},//
+				//{tit:'关联企业征信报告',type:'glqyzxbg'},
 				// {tit:'法人结婚证',type:'frjhz'},{tit:'法人离婚证',type:'frlhz'},
 				// {tit:'法人配偶身份证人像面',type:'frsfzpormx'},{tit:'法人配偶身份证国徽面',type:'frsfzpoghm'},
 				//担保类型为反担保人担保{tit:'反担保人身份证人像面',type:'fdbrsfzrmx'},{tit:'反担保人身份证国徽面',type:'fdbrsfzghm'},

+ 1 - 1
work/pages/business/details.vue

@@ -453,7 +453,7 @@
 			if(e.from){
 				this.pfrom=e.from
 			}
-			this.time()
+			// this.time()
 			this.init()
 			this.getDetail();
 			if(checkPermi(['system:schedule:list'])){