| RiskControl_Vue_Fast @ c967a9 | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| RiskControl_Vue_Fast.rar | 补丁 | 查看 | 原始文档 | blame | 历史 | |
| dist.rar | 补丁 | 查看 | 原始文档 | blame | 历史 | |
| src/router.rar | 补丁 | 查看 | 原始文档 | blame | 历史 | |
| src/view.rar | 补丁 | 查看 | 原始文档 | blame | 历史 | |
| src/view/accessReport/accessReportList.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| src/view/rentExchangeZF/rentExchangeCompanyZF.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
RiskControl_Vue_Fast
New file @@ -1 +1 @@ Subproject commit 0000000000000000000000000000000000000000 Subproject commit c967a9f9650c42c8f92d440675917ce388521737 RiskControl_Vue_Fast.rarBinary files differ
dist.rarBinary files differ
src/router.rarBinary files differ
src/view.rarBinary files differ
src/view/accessReport/accessReportList.vue
@@ -326,7 +326,7 @@ this.addAccessModal = false this.creatConfirm = false this.loading_report = false this.$router.push({path: '/chooseAssess', query: {pid: this.ProjId, FlowId: 0, Id: res.data.Data}}) this.$router.push({path: '/chooseAssess', query: {pid: this.ProjId, FlowId: 1, Id: res.data.Data}}) } else { this.creatConfirm = false } src/view/rentExchangeZF/rentExchangeCompanyZF.vue
@@ -18,7 +18,7 @@ <span v-if="this.$router.currentRoute.name==='zhengxinPlats'" style="cursor: pointer;margin-left: 5px">平台评估</span> --> <!-- this.currName --> <span v-if="this.currName === 'zongheEvaluates'" style="cursor: pointer;margin-left: 5px">企业评估</span> <span v-if="this.currName === 'rentExchangeCompanyZF'" style="cursor: pointer;margin-left: 5px">企业评估-城投平台</span> <span v-if="this.currName === 'rentExchangeZF'" style="cursor: pointer;margin-left: 5px">企业评估-城投平台</span> <span v-if="this.currName === 'zhengxinAreas'" style="cursor: pointer;margin-left: 5px">区域评估</span> <span v-if="this.currName === 'zhengxinPlats'" style="cursor: pointer;margin-left: 5px">平台评估</span> </div> @@ -111,7 +111,7 @@ <span class="list_name" style="width: 100px;">评估模式</span> <div style="padding: 7px 0;"> <RadioGroup v-model="addMessage.Type" v-if="this.$router.currentRoute.name === 'zongheEvaluates' || this.$router.currentRoute.name === 'rentExchangeCompanyZF'"> v-if="this.$router.currentRoute.name === 'zongheEvaluates' || this.$router.currentRoute.name === 'rentExchangeZF'"> <Radio label="按公司评估"> <span>按公司评估</span> </Radio>