9202a046 by lihua

产品目录专区不能编辑

1 parent 84e0a6ba
......@@ -182,7 +182,7 @@ const tableBtnClick = (scope, btn) => {
};
const handleDataClick = (item) => {
if (item.isRegister == "N") {
if (item.isRegister == "N" && item.foundMode != 3) {
router.push({
name: "registerCatalogCreate",
query: { guid: item.guid, damName: item.damName, foundMode: item.foundMode },
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!