流程模型选择
This commit is contained in:
parent
76fea279a2
commit
6478c20617
@ -8,7 +8,7 @@
|
||||
v-loading="formLoading"
|
||||
>
|
||||
<el-form-item label="选择模型" >
|
||||
<el-button style="width: 100%;" type="warning" @click="openForm()" >选择映射模型</el-button>
|
||||
<el-button style="width: 100%;" type="danger" @click="openForm()" >选择映射模型</el-button>
|
||||
</el-form-item>
|
||||
<el-form-item label="映射名" prop="name">
|
||||
<el-input v-model="formData.name" placeholder="请输入映射名" />
|
||||
|
Loading…
Reference in New Issue
Block a user