Browse Source

提交测试

1
mo 4 years ago
parent
commit
2a66dd67a1
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/workBenchManager/classFeesIsOk.vue

+ 2 - 2
src/views/workBenchManager/classFeesIsOk.vue

@@ -281,7 +281,7 @@
             label="备注"
             width="300"
           ></el-table-column>
-          <el-table-column align="center" label="操作" fixed="right" v-if="$helpers.permission('teacherSalaryModifyLog/add')">
+          <!-- <el-table-column align="center" label="操作" fixed="right" v-if="$helpers.permission('teacherSalaryModifyLog/add')">
             <template slot-scope="scope">
               <auth auths='teacherSalaryModifyLog/add'>
                 <el-button type="text" @click="resetSalary(scope.row)"
@@ -289,7 +289,7 @@
                 >
               </auth>
             </template>
-          </el-table-column>
+          </el-table-column> -->
         </el-table>
         <pagination
           sync