Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mallapp
Project
Project
Details
Activity
Releases
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
viitto
mallapp
Commits
510874b9
Commit
510874b9
authored
Oct 14, 2022
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
校区修改
parent
628ed5a9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
address2.vue
pages/address/address2.vue
+7
-2
No files found.
pages/address/address2.vue
View file @
510874b9
...
...
@@ -40,12 +40,16 @@
<u-icon
name=
"arrow"
color=
"#9F9F9F"
size=
"20"
></u-icon>
</view>
</view>
<view
class=
"box-bg"
@
click=
"community()"
>
<
!--
<
view
class=
"box-bg"
@
click=
"community()"
>
<input
maxlength=
"0"
class=
"uni-input inputM"
readonly=
"readonly"
style=
'margin-left: 10px;margin-top: 5px;'
v-model=
"rules.School_Id"
placeholder=
"报名校区"
/>
<view>
<u-icon
name=
"arrow"
color=
"#9F9F9F"
size=
"20"
></u-icon>
</view>
</view>
-->
<view
class=
"box-bg"
>
<input
class=
"uni-input inputM"
readonly=
"readonly"
style=
'margin-left: 10px;margin-top: 5px;'
v-model=
"rules.School_Id"
placeholder=
"报名校区"
/>
</view>
<view
class=
"box-bg"
>
<input
class=
"uni-input inputM"
style=
'margin-left: 10px;margin-top: 5px;'
...
...
@@ -186,7 +190,8 @@
BaseCondition
:
that
.
rules
.
BaseCondition
,
// 就读学校 是 [string] 查看
DemandPoint
:
that
.
rules
.
DemandPoint
,
// 班级 是 [string] 查看
ConsultingResults
:
that
.
rules
.
ConsultingResults
,
// 如何知道进阶思维 是 [string] 查看
School_Id
:
that
.
School_Id
,
// 校区 是 [string]
// School_Id: that.School_Id, // 校区 是 [string]
School_Id
:
that
.
rules
.
School_Id
,
// 校区 是 [string]
Group_Id
:
"100001"
};
that
.
requestJJSWAdmin
(
testCmd
,
postMsg
,
...
...
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