mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 08:25:52 +08:00
Merge branch 'master' of https://gitee.com/beijing_hongye_huicheng/lilishop-ui
This commit is contained in:
@@ -444,7 +444,7 @@ export default {
|
||||
addSettlementBtn: true, // 添加结算日按钮
|
||||
day: 1, //结算日
|
||||
tabName: "base", // tab栏name值
|
||||
tabNameList: ["base", "entry", "category", "send", "settlement"], // tab栏name值数组
|
||||
tabNameList: ["base", "entry", "category", "settlement"], // tab栏name值数组
|
||||
shopValidate: {
|
||||
// 表单验证规则
|
||||
memberName: [{ required: true, message: "会员不能为空" }],
|
||||
|
||||
Reference in New Issue
Block a user