Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
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
bf342dfd
authored
2024-03-20 18:03:04 +0800
by
tianhaohao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
111
1 parent
e77dbb5d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
src/views/workflow/main/swxx/index.vue
src/views/workflow/main/swxx/index.vue
View file @
bf342df
...
...
@@ -158,7 +158,7 @@
</el-form-item>
</el-col>
</el-row>
<
!--
<
div
class=
"slxx_title title-block"
>
<div
class=
"slxx_title title-block"
>
买受人信息
<div
class=
"triangle"
></div>
</div>
...
...
@@ -168,8 +168,8 @@
:heightNumSetting=
"true"
:data=
"qlrList"
>
</lb-table>
-->
<
!--
<
div
class=
"slxx_title title-block"
>
</lb-table>
<div
class=
"slxx_title title-block"
>
出卖人信息
<div
class=
"triangle"
></div>
</div>
...
...
@@ -179,8 +179,8 @@
:heightNumSetting=
"true"
:data=
"ywrList"
>
</lb-table>
-->
<
!--
<
div
class=
"slxx_title title-block"
>
</lb-table>
<div
class=
"slxx_title title-block"
>
缴税信息
<div
class=
"triangle"
></div>
</div>
...
...
@@ -190,7 +190,7 @@
:heightNumSetting=
"true"
:data=
"swxxList"
>
</lb-table>
-->
</lb-table>
</div>
</el-form>
</div>
...
...
@@ -299,7 +299,7 @@ export default {
qlrList
:
[],
ywrList
:
[],
fwxx
:
{},
swxxList
:
{}
,
swxxList
:
[]
,
};
},
methods
:
{
...
...
Please
register
or
sign in
to post a comment