Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.CadastralSystem
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
be386c53
authored
2020-12-21 10:59:42 +0800
by
焦泽平
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
样式调整
1 parent
07f6455e
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
src/views/zd/mjftb/index.vue
src/views/zrz/yzgy/index.vue
src/views/zd/mjftb/index.vue
View file @
be386c5
...
...
@@ -24,7 +24,7 @@
<tr>
<td
class=
"cz"
><el-button
type=
"primary"
class=
"changeBtn
out
Add addMinus"
class=
"changeBtn
in
Add addMinus"
@
click=
"addRow"
>
+
</el-button
></td>
...
...
@@ -37,7 +37,7 @@
<td
class=
"cz"
>
<el-button
type=
"primary"
class=
"changeBtn
out
Minus addMinus"
class=
"changeBtn
in
Minus addMinus"
@
click=
"delRow(i)"
>
-
</el-button
>
...
...
src/views/zrz/yzgy/index.vue
View file @
be386c5
...
...
@@ -15,7 +15,7 @@
<td>
<el-button
type=
"primary"
class=
"changeBtn
out
Add addMinus"
class=
"changeBtn
in
Add addMinus"
@
click=
"addRow"
>
+
</el-button
>
...
...
@@ -31,7 +31,7 @@
<td>
<el-button
type=
"primary"
class=
"changeBtn
out
Minus addMinus"
class=
"changeBtn
in
Minus addMinus"
@
click=
"delRow(i)"
>
-
</el-button
>
...
...
Please
register
or
sign in
to post a comment