Merge branch 'dev' of http://git.sinoecare.com/sinoecare/digital_village_v2/dvcp_v2_webapp into dev
This commit is contained in:
		| @@ -18,7 +18,7 @@ | ||||
|           <template v-if="/3/.test(detail.status)"> | ||||
|             <el-button type="primary" @click="handleAccept(1)">纳入监测</el-button> | ||||
|           </template> | ||||
|           <el-button v-if="/[134]/g.test(detail.status)" type="primary" icon="iconfont iconEdit" @click="gotoEdit"> | ||||
|           <el-button v-if="/[1]/g.test(detail.status)" type="primary" icon="iconfont iconEdit" @click="gotoEdit"> | ||||
|             编辑 | ||||
|           </el-button> | ||||
|           <el-button v-if="/[134]/g.test(detail.status)" icon="iconfont iconDelete" @click="handleDelete(detail.id)"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user