|
@@ -112,10 +112,10 @@
|
|
|
<p class="table-button-p">更多>></p>
|
|
|
<el-dropdown-menu slot="dropdown" style="margin:0!important;">
|
|
|
<el-dropdown-item style="height:36px;line-height:36px;width:90px;text-align: center" command="1"
|
|
|
- v-hasPermiRouter="['laboratory:subject:query','laboratory:subject:edit']">关联配置
|
|
|
+ v-hasPermiRouter="['system:subject:edit']">关联配置
|
|
|
</el-dropdown-item>
|
|
|
<el-dropdown-item style="height:36px;line-height:36px;width:90px;text-align: center" command="2"
|
|
|
- v-hasPermiRouter="['laboratory:subjectmaterial:add']">准入配置
|
|
|
+ v-hasPermiRouter="['system:subject:edit']">准入配置
|
|
|
</el-dropdown-item>
|
|
|
<el-dropdown-item style="height:36px;line-height:36px;width:90px;text-align: center" command="3"
|
|
|
v-hasPermiRouter="['system:subject:edit']">编辑
|