Commit bd2f8002 by gao_yingdong

侦查脑图注释掉审批

parent 940b78d8
......@@ -16,15 +16,15 @@
<span
class="hbyp"
@click="toBrai(scope.scope)"
v-if="scope.scope.row.spzt == '审批通过'"
>进入脑图</span
>
<span
<!-- v-if="scope.scope.row.spzt == '审批通过'" -->
<!-- <span
class="hbyp"
@click="sqspBtna(scope.scope)"
v-if="scope.scope.row.spzt == '未发起申请'"
>申请审批</span
>
> -->
</template>
</right-content>
<el-dialog title="审批" :visible.sync="dialogVisible" width="55%" center>
......
......@@ -19,15 +19,15 @@
<span
class="hbyps"
@click="toBrai(scope.scope)"
v-if="scope.scope.row.spzt == '审批通过'"
>进入脑图</span
>
<span
<!-- v-if="scope.scope.row.spzt == '审批通过'" -->
<!-- <span
class="hbyps"
@click="sqspBtna(scope.scope)"
v-if="scope.scope.row.spzt == '未发起申请'"
>申请审批</span
>
> -->
</template>
</right-content>
<el-dialog title="审批" :visible.sync="dialogVisible" width="55%" center>
......
......@@ -27,15 +27,15 @@
<span
class="hbyps"
@click="goDetail(scope.scope)"
v-if="scope.scope.row.spzt == '审批通过'"
>进入脑图</span
>
<span
<!-- v-if="scope.scope.row.spzt == '审批通过'" -->
<!-- <span
class="hbyps"
@click="sqspBtna(scope.scope)"
v-if="scope.scope.row.spzt == '未发起申请'"
>申请审批</span
>
> -->
</template>
</right-content>
<el-dialog title="审批" :visible.sync="dialogVisible" width="55%" center>
......
......@@ -19,15 +19,15 @@
<span
class="hbyps"
@click="toBrai(scope.scope)"
v-if="scope.scope.row.spzt == '审批通过'"
>进入脑图</span
>
<span
<!-- v-if="scope.scope.row.spzt == '审批通过'" -->
<!-- <span
class="hbyps"
@click="sqspBtna(scope.scope)"
v-if="scope.scope.row.spzt == '未发起申请'"
>申请审批</span
>
> -->
</template>
</right-content>
<el-dialog title="审批" :visible.sync="dialogVisible" width="55%" center>
......
......@@ -19,15 +19,15 @@
<span
class="hbyp"
@click="toBrai(scope.scope)"
v-if="scope.scope.row.spzt == '审批通过'"
>进入脑图</span
>
<span
<!-- v-if="scope.scope.row.spzt == '审批通过'" -->
<!-- <span
class="hbyp"
@click="sqspBtna(scope.scope)"
v-if="scope.scope.row.spzt == '未发起申请'"
>申请审批</span
>
> -->
</template>
</right-content>
<el-dialog title="审批" :visible.sync="dialogVisible" width="55%" center>
......
......@@ -23,12 +23,12 @@
<i class="el-icon-plus"></i> 关注</span
>
<!-- {{ scope.scope.row.spzt }} -->
<span
<!-- <span
class="hbyp"
@click="sqspBtna(scope.scope)"
v-if="scope.scope.row.spzt == '未发起申请'"
>申请审批</span
>
> -->
<span v-else class="hbyp" @click="toNt(scope.scope)">进入脑图</span>
</template>
</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