|
|
@@ -30,7 +30,7 @@
|
|
|
<el-tab-pane label="入驻信息">
|
|
|
<el-descriptions class="margin-top" title="入驻信息" :column="2" :size="size" border>
|
|
|
<template slot="extra">
|
|
|
- <el-button v-if="technicianModel.status != '2'" type="primary" size="small" @click=" ">入驻审核</el-button>
|
|
|
+ <el-button v-if="technicianModel.status != '2'" type="primary" size="small" @click="checkedSettleIn">入驻审核</el-button>
|
|
|
</template>
|
|
|
<el-descriptions-item>
|
|
|
<template slot="label">服务地区</template>
|