This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bjquanjiang
/
pinganxiaoyuan
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
禅道bug处理
master
suyanyan
1 month ago
parent
403ab689a3
commit
34bad5ccb3
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
SafeCampus.WEB/src/views/userManage/personnel/index.vue
+ 1
- 1
SafeCampus.WEB/src/views/userManage/personnel/index.vue
View File
@@ -46,7 +46,7 @@
</template>
</el-upload>
</el-dropdown-item>
<el-dropdown-item :command="command(scope.row, cmdEnum.UnderpantsUnBinding)">
<el-dropdown-item
v-if="scope.row.personSetId"
:command="command(scope.row, cmdEnum.UnderpantsUnBinding)">
{{ cmdEnum.UnderpantsUnBinding }}
</el-dropdown-item>
</el-dropdown-menu>
Write
Preview
Loading…
Cancel
Save