Browse Source

权限管理

yzx 2 weeks ago
parent
commit
847f48f057
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/bpm/disbursement/AuthorityForm.vue

+ 1 - 1
src/views/bpm/disbursement/AuthorityForm.vue

@@ -68,7 +68,7 @@
 
           </template>
         </el-table-column>
-        <el-table-column label="可巡检" width="120" align="center">
+        <el-table-column label="可参与众筹" width="120" align="center">
           <template #default="scope">
             <el-switch
                 v-model="scope.row.inspection"