zh пре 2 година
родитељ
комит
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={() => {