This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
leo
/
LAPP_MY_WEBFRONT
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Labels
Milestones
New Pull Request
#19
缴费,管理员缴费互换菜单路径
Merged
wangxinyao
merged 1 commits from
feature_approval
into
develop
3 years ago
Conversation
0
Commits
1
Files Changed
2
2 changed files
with
4 additions
and
4 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
src/views/property/pay.vue
+2
-2
src/views/property/payCopy.vue
+ 2
- 2
src/views/property/pay.vue
View File
@ -199,7 +199,7 @@
:
min
=
"0"
label
=
"描述文字"
>
<
/
e
l
-
i
n
p
u
t
-
n
u
m
b
e
r
>
<
span
class
=
"word-title"
>
补缴天数
:
<
/
span
>
<!--
<
span
class
=
"word-title"
>
补缴天数
:
<
/
span
>
<
el
-input
-number
v
-
model
=
"fewDays"
style
=
"width: 26%"
@ -209,7 +209,7 @@
:
max
=
"31"
@
change
=
"daysNumChange"
size
=
"small"
>
<
/
e
l
-
i
n
p
u
t
-
n
u
m
b
e
r
>
>
<
/
e
l
-
i
n
p
u
t
-
n
u
m
b
e
r
>
-
-
>
<
br
/
>
<
br
/
>
<
/
div
>
+ 2
- 2
src/views/property/payCopy.vue
View File
@ -199,7 +199,7 @@
:
min
=
"0"
label
=
"描述文字"
>
<
/
e
l
-
i
n
p
u
t
-
n
u
m
b
e
r
>
<!--
<
span
class
=
"word-title"
>
补缴天数
:
<
/
span
>
<
span
class
=
"word-title"
>
补缴天数
:
<
/
span
>
<
el
-input
-number
v
-
model
=
"fewDays"
style
=
"width: 26%"
@ -209,7 +209,7 @@
:
max
=
"31"
@
change
=
"daysNumChange"
size
=
"small"
>
<
/
e
l
-
i
n
p
u
t
-
n
u
m
b
e
r
>
-
-
>
>
<
/
e
l
-
i
n
p
u
t
-
n
u
m
b
e
r
>
<
br
/
>
<
br
/
>
<
/
div
>
Write
Preview
Loading…
Cancel
Save