浏览代码

11/04 10:52

缴费弹窗修改
Xiao_Mo 4 年之前
父节点
当前提交
5f80942fe4
共有 2 个文件被更改,包括 439 次插入344 次删除
  1. 1 1
      src/views/auditList/index.vue
  2. 438 343
      src/views/resetTeaming/components/resetPayList.vue

+ 1 - 1
src/views/auditList/index.vue

@@ -72,7 +72,7 @@
           :data="tableList"
           :data="tableList"
           :header-cell-style="{ background: '#EDEEF0', color: '#444' }"
           :header-cell-style="{ background: '#EDEEF0', color: '#444' }"
         >
         >
-          <el-table-column type="selection" width="55"></el-table-column>
+          <!-- <el-table-column type="selection" width="55"></el-table-column> -->
           <el-table-column
           <el-table-column
             align="center"
             align="center"
             prop="organName"
             prop="organName"

文件差异内容过多而无法显示
+ 438 - 343
src/views/resetTeaming/components/resetPayList.vue


部分文件因为文件数量过多而无法显示