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
10cf0956
Commit
10cf0956
authored
Nov 14, 2020
by
zhuxiaomei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新加字段
parent
0f99154a
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
22 additions
and
3 deletions
+22
-3
SamplingListAdd.vue
src/page/sampling-list/SamplingListAdd.vue
+1
-1
SamplingListAddAgriculture.vue
src/page/sampling-list/SamplingListAddAgriculture.vue
+10
-1
SamplingListDetail.vue
src/page/sampling-list/SamplingListDetail.vue
+1
-1
SamplingListDetailAgriculture.vue
src/page/sampling-list/SamplingListDetailAgriculture.vue
+10
-0
No files found.
src/page/sampling-list/SamplingListAdd.vue
View file @
10cf0956
...
...
@@ -1005,7 +1005,7 @@
{
label
:
'企事业单位食堂'
,
value
:
'食堂(企事业单位食堂)'
},
{
label
:
'建筑工地食堂'
,
value
:
'食堂(建筑工地食堂)'
},
],
restLinkList3
:
[
'小吃店'
,
'快餐店'
,
'饮品店集体用餐配送单位'
,
'中央厨房'
,
'其他'
],
restLinkList3
:
[
'小吃店'
,
'快餐店'
,
'饮品店
'
,
'
集体用餐配送单位'
,
'中央厨房'
,
'其他'
],
id
:
''
,
...
...
src/page/sampling-list/SamplingListAddAgriculture.vue
View file @
10cf0956
...
...
@@ -837,6 +837,15 @@
label-class=
"cus-field-class"
label-width=
"50%"
label-align=
"center"
v-model=
"formObj.testPostalCode"
label=
"邮编"
></van-field>
</table-col>
<table-col>
<van-field
label-class=
"cus-field-class"
label-width=
"50%"
label-align=
"center"
v-model=
"formObj.testLinkman"
label=
"联系人"
></van-field>
...
...
@@ -960,7 +969,7 @@
proAddress
:
''
,
proLicense
:
''
,
proTel
:
''
,
testPostalCode
:
''
,
thirdPartyName
:
''
,
thirdPartyAddress
:
''
,
...
...
src/page/sampling-list/SamplingListDetail.vue
View file @
10cf0956
...
...
@@ -929,7 +929,7 @@
{
label
:
'企事业单位食堂'
,
value
:
'食堂(企事业单位食堂)'
},
{
label
:
'建筑工地食堂'
,
value
:
'食堂(建筑工地食堂)'
},
],
restLinkList3
:
[
'小吃店'
,
'快餐店'
,
'饮品店集体用餐配送单位'
,
'中央厨房'
,
'其他'
],
restLinkList3
:
[
'小吃店'
,
'快餐店'
,
'饮品店
'
,
'
集体用餐配送单位'
,
'中央厨房'
,
'其他'
],
id
:
''
,
...
...
src/page/sampling-list/SamplingListDetailAgriculture.vue
View file @
10cf0956
...
...
@@ -811,6 +811,15 @@
label-class=
"cus-field-class"
label-width=
"50%"
label-align=
"center"
v-model=
"formObj.testPostalCode"
label=
"邮编"
></van-field>
</table-col>
<table-col>
<van-field
readonly
label-class=
"cus-field-class"
label-width=
"50%"
label-align=
"center"
v-model=
"formObj.testLinkman"
label=
"联系人"
></van-field>
...
...
@@ -890,6 +899,7 @@
proAddress
:
''
,
proLicense
:
''
,
proTel
:
''
,
testPostalCode
:
''
,
thirdPartyName
:
''
,
...
...
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