疯狂的狮子li
2022-01-26 c0d749b1e2ae840b5cadc66febb07aa0f9572ab5
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;
    },