Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
mes-ui
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
mes
mes-ui
Commits
babb6f63
Commit
babb6f63
authored
Jan 18, 2024
by
jzc
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature/jzc/brand/0.0.1' into dev
parents
9c7102d4
b63c2e52
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
index.vue
src/views/mes/md/brandcontact/index.vue
+2
-2
No files found.
src/views/mes/md/brandcontact/index.vue
View file @
babb6f63
...
@@ -266,12 +266,11 @@
...
@@ -266,12 +266,11 @@
@
click=
"handleBrandSelect"
@
click=
"handleBrandSelect"
></el-button>
></el-button>
</el-input>
</el-input>
</el-form-item>
<BrandSelect
<BrandSelect
ref=
"brSelect"
ref=
"brSelect"
@
onSelected=
"onBrandSelected"
@
onSelected=
"onBrandSelected"
></BrandSelect>
></BrandSelect>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"8"
>
<el-col
:span=
"8"
>
...
@@ -475,6 +474,7 @@ export default {
...
@@ -475,6 +474,7 @@ export default {
this
.
form
=
{
this
.
form
=
{
brandContactId
:
null
,
brandContactId
:
null
,
brandId
:
null
,
brandId
:
null
,
brandName
:
null
,
contactName
:
null
,
contactName
:
null
,
contactNameEn
:
null
,
contactNameEn
:
null
,
contactPhone
:
null
,
contactPhone
:
null
,
...
...
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