瀏覽代碼

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"
           :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
             align="center"
             prop="organName"

文件差異過大導致無法顯示
+ 438 - 343
src/views/resetTeaming/components/resetPayList.vue


部分文件因文件數量過多而無法顯示