Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
P
precision-effect
Project
Project
Details
Activity
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
耿迪迪
precision-effect
Commits
c1b6d204
Commit
c1b6d204
authored
Jun 25, 2023
by
lizhichao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
借贷申请-暂时去掉借贷日期查询条件
parent
8c9626e4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
index.vue
precision-effect-web/src/views/debit/index.vue
+8
-8
No files found.
precision-effect-web/src/views/debit/index.vue
View file @
c1b6d204
...
...
@@ -19,14 +19,14 @@
style=
"width: 200px"
/>
</el-form-item>
<el-form-item
label=
"登记日期"
prop=
"registerTime"
>
<el-date-picker
clearable
size=
"small"
v-model=
"queryParams.registerTime"
type=
"datetime"
value-format=
"yyyy-MM-dd HH:mm:ss"
placeholder=
"选择登记日期"
>
</el-date-picker
>
</el-form-item
>
<!--
<el-form-item
label=
"登记日期"
prop=
"registerTime"
>
--
>
<!--
<el-date-picker
clearable
size=
"small"
--
>
<!-- v-model="queryParams.registerTime"-->
<!-- type="datetime"-->
<!-- value-format="yyyy-MM-dd HH:mm:ss"-->
<!-- placeholder="选择登记日期">--
>
<!--
</el-date-picker>
--
>
<!--
</el-form-item>
--
>
<!--
<el-form-item
label=
"使用人"
prop=
"useId"
>
<el-select
v-model=
"queryParams.useId"
placeholder=
"请选择使用人"
>
<el-option
v-for=
"item in usersList"
...
...
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