疯狂的狮子li
2022-02-14 e2b786d97beef20156bbe947f15ca88b1fc115df
ruoyi-generator/src/main/resources/vm/vue/index.vue.vm
@@ -541,7 +541,7 @@
      });
    },
#if($table.sub)
   /** ${subTable.functionName}序号 */
    /** ${subTable.functionName}序号 */
    row${subClassName}Index({ row, rowIndex }) {
      row.index = rowIndex + 1;
    },