Toggle navigation
Toggle navigation
This project
Loading...
Sign in
monitor_v3
/
hg-monitor-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
xwx
3 years ago
Commit
1cd59d36b6a745ce41e16d34732299e10a4c5ce4
1 parent
5677234b
设计器配置弹框提示信息优化
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
hg-monitor-web-qh/src/main/resources/static/vue3/src/views/ajConfig/index.js
hg-monitor-web-qh/src/main/resources/static/vue3/src/views/ajConfig/index.js
View file @
1cd59d3
@@ -10,7 +10,7 @@ export default {
@@ -10,7 +10,7 @@ export default {
10
id
:
[
10
id
:
[
11
{
11
{
12
required
:
true
,
12
required
:
true
,
13
-
message
:
'请填写
文档
编号!'
,
13
+
message
:
'请填写
配置
编号!'
,
14
trigger
:
'blur'
,
14
trigger
:
'blur'
,
15
}
15
}
16
],
16
],
Please
register
or
login
to post a comment