5664de62 by chentao

no message

1 parent a6d439e5
......@@ -139,7 +139,7 @@ const data = reactive({
adName: [{ required: true, message: "广告名称不能为空", trigger: "blur" }]
}
]
})
});
const { status, queryParams, total, list, showForm, rules } = toRefs(data)
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!