|
|
@ -131,7 +131,7 @@ const { getList, setSearchParams } = tableMethods |
|
|
|
const HeadButttondata = [ |
|
|
|
defaultButtons.defaultAddBtn({hasPermi:'qms:dynamic-rule:create'}), // 新增 |
|
|
|
// defaultButtons.defaultImportBtn({hasPermi:'qms:dynamic-rule:import'}), // 导入 |
|
|
|
// defaultButtons.defaultExportBtn({hasPermi:'qms:dynamic-rule:export'}), // 导出 |
|
|
|
defaultButtons.defaultExportBtn({hasPermi:'qms:dynamic-rule:export'}), // 导出 |
|
|
|
defaultButtons.defaultFreshBtn(null), // 刷新 |
|
|
|
defaultButtons.defaultFilterBtn(null), // 筛选 |
|
|
|
defaultButtons.defaultSetBtn(null), // 设置 |
|
|
|