Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
admin
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Unverified
Commit
804859bb
authored
Jan 07, 2024
by
芋道源码
Committed by
Gitee
Jan 07, 2024
Browse files
Options
Browse Files
Download
Plain Diff
!357 update src/views/bpm/model/ModelForm.vue.
Merge pull request !357 from 水人/N/A
parents
32dab6bc
81d84877
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
src/views/bpm/model/ModelForm.vue
+3
-3
No files found.
src/views/bpm/model/ModelForm.vue
View file @
804859bb
...
...
@@ -96,17 +96,17 @@
</el-form-item>
<el-form-item
v-if=
"formData.formType === 20"
label=
"表单查看
路由
"
label=
"表单查看
地址
"
prop=
"formCustomViewPath"
>
<el-input
v-model=
"formData.formCustomViewPath"
placeholder=
"请输入表单查看
路由
"
placeholder=
"请输入表单查看
的组件地址
"
style=
"width: 330px"
/>
<el-tooltip
class=
"item"
content=
"自定义表单的查看
路径,使用 Vue 的路由地址,例如说:bpm/oa/leave/view
"
content=
"自定义表单的查看
组件地址,使用 Vue 的组件地址,例如说:bpm/oa/leave/detail
"
effect=
"light"
placement=
"top"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment