mirror of
https://gitee.com/orangeform/orange-admin.git
synced 2026-01-17 10:36:31 +08:00
commit:修复样式bug
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
<template #prepend>
|
<template #prepend>
|
||||||
<el-select
|
<el-select
|
||||||
class="url-select"
|
class="url-select"
|
||||||
|
style="width: 100px"
|
||||||
v-model="formData.httpRequestInfo.httpMethod"
|
v-model="formData.httpRequestInfo.httpMethod"
|
||||||
placeholder="请选择"
|
placeholder="请选择"
|
||||||
@change="onChange"
|
@change="onChange"
|
||||||
|
|||||||
Reference in New Issue
Block a user