修复专家评测模块
This commit is contained in:
@@ -127,7 +127,7 @@ import { RandomNumber } from "@/utils/index";
|
||||
// crud交由presenter持有
|
||||
const defaultCrud = CRUD({
|
||||
title: "消息通知",
|
||||
url: "api/yxStoreCustomer",
|
||||
url: "bxg/api/yxStoreCustomer",
|
||||
sort: "id,desc",
|
||||
crudMethod: { ...crudYzCustomer }
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user