78cb5e56 by lihua

产品目录专区不能编辑

1 parent dd73587b
......@@ -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!