update 0625 配方同步

This commit is contained in:
lb
2023-06-27 14:23:42 +08:00
parent 0c6646dd29
commit a16ae4922f
3 changed files with 23 additions and 15 deletions

View File

@@ -41,12 +41,19 @@ export default function () {
button: {
type: "primary",
name: "新增",
permission: "pms:materialType:save",
permission: "",
},
bind: {
plain: true,
},
},
{
button: {
type: "normal",
name: "同步",
permission: "",
},
},
];
@@ -119,6 +126,7 @@ export default function () {
urls: {
base: "/pms/baseMaterial",
page: "/pms/baseMaterial/page",
syncUrl: "/pms/trans/baseMatSync",
// subase: '/pms/blenderStepParam',
// subpage: '/pms/blenderStepParam/page',
// more...