去掉商品描述为必填
This commit is contained in:
@@ -122,11 +122,7 @@ export default {
|
||||
bookidsd: [],
|
||||
dataRule: {
|
||||
description: [
|
||||
{
|
||||
required: true,
|
||||
message: "商品描述不能为空",
|
||||
trigger: "blur"
|
||||
}
|
||||
|
||||
],
|
||||
money: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user