jzkai 1 mesiac pred
rodič
commit
3dc03cc181
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      src/views/base/technicianInfo-detail.vue

+ 1 - 1
src/views/base/technicianInfo-detail.vue

@@ -30,7 +30,7 @@
           <el-tab-pane label="入驻信息">
           <el-tab-pane label="入驻信息">
             <el-descriptions class="margin-top" title="入驻信息" :column="2" :size="size" border>
             <el-descriptions class="margin-top" title="入驻信息" :column="2" :size="size" border>
               <template slot="extra">
               <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>
               </template>
               <el-descriptions-item>
               <el-descriptions-item>
                 <template slot="label">服务地区</template>
                 <template slot="label">服务地区</template>