提交 0fa9d088 编写于 作者: zhentian.jia's avatar zhentian.jia

普通用户横岗

上级 8990d49a
......@@ -87,7 +87,7 @@
<el-table-column prop="area" label="负责区域" align="center">
<template slot-scope="scope">
<span v-if="scope.row.projeceRole == 'L2'">全部地区</span>
<span v-if="scope.row.projeceRole == 'L4'">-</span>
<span v-if="scope.row.projeceRole == 'L0'">-</span>
<span v-if="scope.row.projeceRole == 'L3' && scope.row.regions.length == 0">-</span>
<span
v-if="scope.row.projeceRole == 'L3' && scope.row.regions.length == 1"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册