Commit 5d3da86b by wusiyi

fix: bug

parent b6f3afae
...@@ -1114,7 +1114,7 @@ ...@@ -1114,7 +1114,7 @@
<ElForm ref="interceptSuccessFormRef" :model="interceptSuccessForm"> <ElForm ref="interceptSuccessFormRef" :model="interceptSuccessForm">
<ElFormItem <ElFormItem
label="处理拦截类型" label="处理拦截类型"
prop=" blockSuccessType" prop="blockSuccessType"
:rules="[ :rules="[
{ {
required: true, required: true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment