|
@@ -72,7 +72,7 @@
|
|
|
</view>
|
|
|
</view>
|
|
|
<!-- 提案立案以下隐藏 -->
|
|
|
- <view class="dbox" v-if="hflist.length||lmlist.length||datainfo.cbdwdfwy">
|
|
|
+ <view class="dbox" v-if="hflist.length||lmlist.length>1||datainfo.cbdwdfwy">
|
|
|
<view class="titbox mb16">
|
|
|
<view class="tit flexc">
|
|
|
<image :src="titimg"></image>
|
|
@@ -82,8 +82,15 @@
|
|
|
<!-- 单位回复委员 -->
|
|
|
<!-- 联名反馈 -->
|
|
|
<view class="titinf" v-for="(ite,idx) in lmlist" :key="idx">
|
|
|
- <view class="ftit mb10">联名人:{{ite.name}}</view>
|
|
|
- <view class="txt wb100"><text class="w65">联名确认</text>{{ite.isAgree=='1'?'同意':'不同意'}}</view>
|
|
|
+ <block v-if="ite.userId!=datainfo.proposalUserId">
|
|
|
+ <view class="ftit mb10">联名人:{{ite.name}}</view>
|
|
|
+ <view class="txt wb100"><text class="w65">联名确认</text>
|
|
|
+ <block v-if="ite.isAgree!=0">
|
|
|
+ {{ite.isAgree=='1'?'同意':'不同意'}}
|
|
|
+ </block>
|
|
|
+ <block v-else>待确认</block>
|
|
|
+ </view>
|
|
|
+ </block>
|
|
|
</view>
|
|
|
<!-- 单位反馈 -->
|
|
|
<view class="titinf" v-for="(ite,idx) in hflist" :key="idx">
|
|
@@ -175,14 +182,15 @@
|
|
|
<!-- 按角色选择按钮 -->
|
|
|
<view class="btn btn3" @click="getDelFn" v-if="checkPermi(['proposalInfo:info:remove'])">删除</view>
|
|
|
<view class="btn btn1" @click="getEditFn" v-if="checkPermi(['proposalInfo:info:edit'])&&progress==1">修改</view>
|
|
|
- <view class="btn btn2" @click="getScfkFn('scfk')" v-if="checkPermi(['proposalInfo:info:isRecord'])&&progress==1">2审查反馈</view>
|
|
|
- <view class="btn btn2" @click="getScfkFn('tajb')" v-if="checkPermi(['proposalInfo:info:assign'])&&progress==2">3提案交办</view>
|
|
|
- <view class="btn btn2" @click="getScfkFn('dffk')" v-if="checkPermi(['proposal:unit:reply'])&&(progress==4||progress==6||from=='tabl')&&progress!=7">4答复反馈</view>
|
|
|
- <view class="btn btn2" @click="getScfkFn('jbsh')" v-if="checkPermi(['proposalInfo:info:assignsh'])&&progress==5">5交办审核</view>
|
|
|
- <view class="btn btn2" @click="getScfkFn('dwdf')" v-if="checkPermi(['proposal:unit:reply'])&&progress==3&&hflist[0].isReply!=0">5单位答复反馈</view>
|
|
|
- <view class="btn btn2" @click="getScfkFn('dwdf')" v-if="checkPermi(['proposalInfo:info:cbdwdfwy'])&&progress==7">5承办单位答复委员</view>
|
|
|
- <view class="btn btn2" @click="getScfkFn('wymyfk')" v-if="checkPermi(['proposalInfo:info:idea'])&&progress==8">6办结审核</view>
|
|
|
- <view class="btn btn2" @click="getScfkFn('zxmyfk')" v-if="checkPermi(['proposalInfo:info:zxIdea'])&&progress==8">7办结审核</view>
|
|
|
+ <view class="btn btn2" @click="getScfkFn('scfk')" v-if="checkPermi(['proposalInfo:info:isRecord'])&&progress==1">审查反馈</view>
|
|
|
+ <view class="btn btn2" @click="getScfkFn('tajb')" v-if="checkPermi(['proposalInfo:info:assign'])&&progress==2">提案交办</view>
|
|
|
+ <!-- ||from=='tabl'&&progress!=3&&progress!=7 -->
|
|
|
+ <view class="btn btn2" @click="getScfkFn('dffk')" v-if="checkPermi(['proposal:unit:reply'])&&(progress==4||progress==6)">答复反馈</view>
|
|
|
+ <view class="btn btn2" @click="getScfkFn('jbsh')" v-if="checkPermi(['proposalInfo:info:assignsh'])&&progress==5">交办审核</view>
|
|
|
+ <view class="btn btn2" @click="getScfkFn('dwdf')" v-if="checkPermi(['proposal:unit:reply'])&&progress==3&&hflist[0].isReply!=0">单位答复</view>
|
|
|
+ <view class="btn btn2" @click="getScfkFn('dwdf')" v-if="checkPermi(['proposalInfo:info:cbdwdfwy'])&&progress==7">单位答复</view>
|
|
|
+ <view class="btn btn2" @click="getScfkFn('wymyfk')" v-if="checkPermi(['proposalInfo:info:idea'])&&progress==8">办结审核</view>
|
|
|
+ <view class="btn btn2" @click="getScfkFn('zxmyfk')" v-if="checkPermi(['proposalInfo:info:zxIdea'])&&progress==8">办结审核</view>
|
|
|
<!-- 提案办理进来的 协办单位 不考虑进度 -->
|
|
|
<!-- 联名提案反对同意 从联名提案进来的才有按钮-->
|
|
|
<view class="btn btn3" @click="getlmtaFn('lmta',2)" v-if="checkPermi(['proposal:user:verify'])&&from=='lmta'">反对联名</view>
|
|
@@ -196,7 +204,7 @@
|
|
|
<!-- 提案进度(0:提交提案,1:提案审查,2:提案立案,3:提案交办,4:办理提案,5:提案反馈,6:办结审核,7:已办结) -->
|
|
|
<!-- 1.委员录入
|
|
|
2.提案委立案是否,否 指定答复(交办)单位 不立案 3,回复单位回复
|
|
|
- 3.交办 选择答复(承办)单位(主办,协办)
|
|
|
+ 3.交办 选择答复(承办)单位(主办,协办) 答复类型
|
|
|
4.承办单位 答复反馈(办理方式,办理程度,内容)
|
|
|
5.交办单位审核(通过,不通过),承办单位答复交办单位审核(内容,附件)
|
|
|
6.审核不通过,承办单位答复
|
|
@@ -213,7 +221,7 @@
|
|
|
</view>
|
|
|
|
|
|
</view>
|
|
|
- <pop-up :type='ptype' :blfsList="matterList" :blcdlist="blcdlist" :mycdlist="mycdlist" :dataTree="deptTree" @getClose="getClose" @getupSubmit="getupSubmit"></pop-up>
|
|
|
+ <pop-up :type='ptype' :blfsList="matterList" :progress="progress" :blcdlist="blcdlist" :mycdlist="mycdlist" :dataTree="deptTree" @getClose="getClose" @getupSubmit="getupSubmit"></pop-up>
|
|
|
</view>
|
|
|
</template>
|
|
|
|
|
@@ -375,11 +383,6 @@
|
|
|
}
|
|
|
})
|
|
|
},
|
|
|
- getInfoisRecordFn(){
|
|
|
- getInfoisRecordFn().then(res=>{
|
|
|
-
|
|
|
- })
|
|
|
- },
|
|
|
getupSubmit(e){
|
|
|
var that=this;
|
|
|
var type=this.ptype;
|
|
@@ -394,6 +397,7 @@
|
|
|
}
|
|
|
this.$toast(str+"成功");
|
|
|
setTimeout(function(){
|
|
|
+ uni.$emit('refreshlist')
|
|
|
that.ptype='';
|
|
|
that.getDetail()
|
|
|
},1200)
|
|
@@ -407,6 +411,7 @@
|
|
|
if(res.code==200){
|
|
|
this.$toast("提案交办成功");
|
|
|
setTimeout(function(){
|
|
|
+ uni.$emit('refreshlist')
|
|
|
that.ptype='';
|
|
|
that.getDetail()
|
|
|
},1200)
|
|
@@ -422,6 +427,7 @@
|
|
|
if(res.code==200){
|
|
|
this.$toast("答复反馈成功");
|
|
|
setTimeout(function(){
|
|
|
+ uni.$emit('refreshlist')
|
|
|
that.ptype='';
|
|
|
that.getDetail()
|
|
|
},1200)
|
|
@@ -432,6 +438,7 @@
|
|
|
if(res.code==200){
|
|
|
this.$toast("答复反馈成功");
|
|
|
setTimeout(function(){
|
|
|
+ uni.$emit('refreshlist')
|
|
|
that.ptype='';
|
|
|
that.getDetail()
|
|
|
},1200)
|