Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
jiedao-app-operator-master
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
lanbaoming
jiedao-app-operator-master
Commits
c7cfe69d
Commit
c7cfe69d
authored
Oct 19, 2022
by
dragondean@qq.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复新增收款单卡死
parent
5b32567f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
creatCollection.vue
src/views/ecw/financial/creatCollection.vue
+2
-3
No files found.
src/views/ecw/financial/creatCollection.vue
View file @
c7cfe69d
...
...
@@ -412,6 +412,7 @@
<!--
<
div
slot
=
"
header
"
class
=
"
card-title
"
>
添加未收客户款项
<
/div> --
>
<!--
搜索工作栏
-->
<
el
-
form
v
-
if
=
"
open
"
:
model
=
"
queryParams
"
ref
=
"
queryForm
"
size
=
"
small
"
...
...
@@ -518,7 +519,6 @@
@
selection
-
change
=
"
handleSelectionChange
"
row
-
key
=
"
id
"
height
=
"
calc(100vh - 480px)
"
:
key
=
"
dialogTableKey
"
>
<
el
-
table
-
column
type
=
"
selection
"
width
=
"
55
"
:
reserve
-
selection
=
"
true
"
>
<
/el-table-column
>
<
el
-
table
-
column
:
label
=
"
$t('订单号')
"
align
=
"
center
"
prop
=
"
orderNo
"
/>
...
...
@@ -718,8 +718,7 @@ export default {
discountForm
:
{
}
,
selectListRow
:
{
}
,
selectListIndex
:
0
,
flag
:
false
,
orderData
:{
}
flag
:
false
}
;
}
,
async
created
()
{
...
...
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