Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
patzn-cloud-web-h5app-drs
Overview
Overview
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
zhuxiaomei
patzn-cloud-web-h5app-drs
Commits
ad4e06d4
Commit
ad4e06d4
authored
Nov 03, 2020
by
zhuxiaomei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加的新字段
parent
aafc7fed
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletions
+2
-1
SamplingListAdd.vue
src/page/sampling-list/SamplingListAdd.vue
+1
-1
SamplingListAddNet.vue
src/page/sampling-list/SamplingListAddNet.vue
+1
-0
No files found.
src/page/sampling-list/SamplingListAdd.vue
View file @
ad4e06d4
...
...
@@ -72,6 +72,7 @@
v-model=
"areaObj"
label=
"省市区"
@
click=
"showCityPicker=true"
:columns-placeholder=
"['请选择', '请选择', '请选择']"
></van-field>
</table-col>
</table-row>
...
...
@@ -1064,7 +1065,6 @@
}
data
.
shelfId
=
this
.
shelfId
data
.
testedType
=
this
.
testedType
console
.
log
(
this
.
testedType
,
'this.testedType'
)
if
(
this
.
id
)
{
this
.
_editSave
(
data
)
}
else
{
...
...
src/page/sampling-list/SamplingListAddNet.vue
View file @
ad4e06d4
...
...
@@ -138,6 +138,7 @@
v-model=
"areaObj"
label=
"省市区"
@
click=
"showCityPicker=true"
:columns-placeholder=
"['请选择', '请选择', '请选择']"
></van-field>
</table-col>
</table-row>
...
...
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