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
862004bb
authored
2023-11-14 15:15:55 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:登记薄
1 parent
6dca9923
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
5 deletions
src/views/ywbl/ywsq/components/selectFwfgSplitMerge.vue
src/views/ywbl/ywsq/components/selectFwfgSplitMerge.vue
View file @
862004b
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-11-14 1
4:21:57
* @LastEditTime: 2023-11-14 1
5:15:10
-->
<
template
>
<div
class=
"from-clues"
>
...
...
@@ -21,10 +21,8 @@
</el-input>
</el-form-item>
</el-col>
</el-row>
<el-row>
<el-col
:span=
"6"
>
<el-form-item
label=
"坐落"
>
<el-form-item
label=
"坐落"
label-width=
"60px"
>
<el-input
placeholder=
"请输入坐落"
v-model
.
trim=
"queryForm.zl"
clearable
class=
"width100"
>
</el-input>
</el-form-item>
...
...
@@ -163,7 +161,7 @@
// 表格数据
tableData
:
{
data
:
[],
columns1
:
datas
.
columns
1
(),
columns1
:
datas
.
columns
(),
datastwo
:
[]
},
bdcdysz
:
[],
...
...
Please
register
or
sign in
to post a comment