zh 2 лет назад
Родитель
Сommit
d34865bcf0
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/basic_data/dailyWarehouseRent.vue

+ 1 - 1
src/views/basic_data/dailyWarehouseRent.vue

@@ -135,7 +135,7 @@ export default {
       return (_h, { row, index, column }) => {
         return (
           <div class='operation-btns'>
-            {!this.$checkBtnRole('del', this.$route.meta.roles) ? (
+            {this.$checkBtnRole('tichu', this.$route.meta.roles) ? (
               <el-popconfirm
                 title='确定剔除吗?'
                 onOnConfirm={() => {