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