update 合并 satoken 解决不兼容不分

This commit is contained in:
疯狂的狮子li
2022-01-13 11:27:09 +08:00
parent 6ca8535166
commit c0f3dff0f6
11 changed files with 45 additions and 186 deletions

View File

@ -541,7 +541,7 @@ export default {
});
},
#if($table.sub)
/** ${subTable.functionName}序号 */
/** ${subTable.functionName}序号 */
row${subClassName}Index({ row, rowIndex }) {
row.index = rowIndex + 1;
},