Browse Source

小程序码

hotfix/yujt_opt_events
liushaowen 5 years ago
parent
commit
3137e017d5
  1. 2
      src/views/modules/sys/deptmacode-optimize.vue

2
src/views/modules/sys/deptmacode-optimize.vue

@ -78,7 +78,7 @@
<el-table-column :label="$t('handle')"
fixed="right"
header-align="center"
width="200"
width="150"
align="center">
<template slot-scope="scope">
<el-button v-if="$hasPermission('sys:deptmacode:delete') && scope.row.codeUrl && scope.row.leaderFlag === '0'"

Loading…
Cancel
Save