Commit bd2f8002 by gao_yingdong

侦查脑图注释掉审批

parent 940b78d8
...@@ -16,15 +16,15 @@ ...@@ -16,15 +16,15 @@
<span <span
class="hbyp" class="hbyp"
@click="toBrai(scope.scope)" @click="toBrai(scope.scope)"
v-if="scope.scope.row.spzt == '审批通过'"
>进入脑图</span >进入脑图</span
> >
<span <!-- v-if="scope.scope.row.spzt == '审批通过'" -->
<!-- <span
class="hbyp" class="hbyp"
@click="sqspBtna(scope.scope)" @click="sqspBtna(scope.scope)"
v-if="scope.scope.row.spzt == '未发起申请'" v-if="scope.scope.row.spzt == '未发起申请'"
>申请审批</span >申请审批</span
> > -->
</template> </template>
</right-content> </right-content>
<el-dialog title="审批" :visible.sync="dialogVisible" width="55%" center> <el-dialog title="审批" :visible.sync="dialogVisible" width="55%" center>
......
...@@ -19,15 +19,15 @@ ...@@ -19,15 +19,15 @@
<span <span
class="hbyps" class="hbyps"
@click="toBrai(scope.scope)" @click="toBrai(scope.scope)"
v-if="scope.scope.row.spzt == '审批通过'"
>进入脑图</span >进入脑图</span
> >
<span <!-- v-if="scope.scope.row.spzt == '审批通过'" -->
<!-- <span
class="hbyps" class="hbyps"
@click="sqspBtna(scope.scope)" @click="sqspBtna(scope.scope)"
v-if="scope.scope.row.spzt == '未发起申请'" v-if="scope.scope.row.spzt == '未发起申请'"
>申请审批</span >申请审批</span
> > -->
</template> </template>
</right-content> </right-content>
<el-dialog title="审批" :visible.sync="dialogVisible" width="55%" center> <el-dialog title="审批" :visible.sync="dialogVisible" width="55%" center>
......
...@@ -27,15 +27,15 @@ ...@@ -27,15 +27,15 @@
<span <span
class="hbyps" class="hbyps"
@click="goDetail(scope.scope)" @click="goDetail(scope.scope)"
v-if="scope.scope.row.spzt == '审批通过'"
>进入脑图</span >进入脑图</span
> >
<span <!-- v-if="scope.scope.row.spzt == '审批通过'" -->
<!-- <span
class="hbyps" class="hbyps"
@click="sqspBtna(scope.scope)" @click="sqspBtna(scope.scope)"
v-if="scope.scope.row.spzt == '未发起申请'" v-if="scope.scope.row.spzt == '未发起申请'"
>申请审批</span >申请审批</span
> > -->
</template> </template>
</right-content> </right-content>
<el-dialog title="审批" :visible.sync="dialogVisible" width="55%" center> <el-dialog title="审批" :visible.sync="dialogVisible" width="55%" center>
......
...@@ -19,15 +19,15 @@ ...@@ -19,15 +19,15 @@
<span <span
class="hbyps" class="hbyps"
@click="toBrai(scope.scope)" @click="toBrai(scope.scope)"
v-if="scope.scope.row.spzt == '审批通过'"
>进入脑图</span >进入脑图</span
> >
<span <!-- v-if="scope.scope.row.spzt == '审批通过'" -->
<!-- <span
class="hbyps" class="hbyps"
@click="sqspBtna(scope.scope)" @click="sqspBtna(scope.scope)"
v-if="scope.scope.row.spzt == '未发起申请'" v-if="scope.scope.row.spzt == '未发起申请'"
>申请审批</span >申请审批</span
> > -->
</template> </template>
</right-content> </right-content>
<el-dialog title="审批" :visible.sync="dialogVisible" width="55%" center> <el-dialog title="审批" :visible.sync="dialogVisible" width="55%" center>
......
...@@ -19,15 +19,15 @@ ...@@ -19,15 +19,15 @@
<span <span
class="hbyp" class="hbyp"
@click="toBrai(scope.scope)" @click="toBrai(scope.scope)"
v-if="scope.scope.row.spzt == '审批通过'"
>进入脑图</span >进入脑图</span
> >
<span <!-- v-if="scope.scope.row.spzt == '审批通过'" -->
<!-- <span
class="hbyp" class="hbyp"
@click="sqspBtna(scope.scope)" @click="sqspBtna(scope.scope)"
v-if="scope.scope.row.spzt == '未发起申请'" v-if="scope.scope.row.spzt == '未发起申请'"
>申请审批</span >申请审批</span
> > -->
</template> </template>
</right-content> </right-content>
<el-dialog title="审批" :visible.sync="dialogVisible" width="55%" center> <el-dialog title="审批" :visible.sync="dialogVisible" width="55%" center>
......
...@@ -23,12 +23,12 @@ ...@@ -23,12 +23,12 @@
<i class="el-icon-plus"></i> 关注</span <i class="el-icon-plus"></i> 关注</span
> >
<!-- {{ scope.scope.row.spzt }} --> <!-- {{ scope.scope.row.spzt }} -->
<span <!-- <span
class="hbyp" class="hbyp"
@click="sqspBtna(scope.scope)" @click="sqspBtna(scope.scope)"
v-if="scope.scope.row.spzt == '未发起申请'" v-if="scope.scope.row.spzt == '未发起申请'"
>申请审批</span >申请审批</span
> > -->
<span v-else class="hbyp" @click="toNt(scope.scope)">进入脑图</span> <span v-else class="hbyp" @click="toNt(scope.scope)">进入脑图</span>
</template> </template>
</right-content> </right-content>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment