update
This commit is contained in:
@@ -47,6 +47,13 @@ export default function () {
|
||||
permission: "pms:product:save",
|
||||
},
|
||||
},
|
||||
{
|
||||
button: {
|
||||
type: "plain",
|
||||
name: "导入",
|
||||
permission: "",
|
||||
},
|
||||
},
|
||||
];
|
||||
|
||||
const dictList = JSON.parse(localStorage.getItem("dictList") || {});
|
||||
|
||||
Reference in New Issue
Block a user