Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lxyl-vue
Project
Project
Details
Activity
Releases
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
李苏
lxyl-vue
Commits
f8a6b333
Commit
f8a6b333
authored
Jul 16, 2024
by
周毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改检验单
parent
b643cda0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
8 deletions
+10
-8
index.vue
src/views/ccgl/zlgl/jyd/top/index.vue
+1
-1
index.vue
src/views/ccgl/zlgl/kccjd/top/index.vue
+9
-7
No files found.
src/views/ccgl/zlgl/jyd/top/index.vue
View file @
f8a6b333
...
...
@@ -246,7 +246,7 @@
cancelButtonText
:
'取消'
,
type
:
'warning'
}).
then
(
res
=>
{
this
.
$post
(
'lxyl/zlgl/ukcjyd/sap
/cxzj
'
,
{
this
.
$post
(
'lxyl/zlgl/ukcjyd/sap
gz
'
,
{
ids
:
list
.
map
(
item
=>
item
.
id
)
}).
then
(
res
=>
{
if
(
res
.
success
)
{
...
...
src/views/ccgl/zlgl/kccjd/top/index.vue
View file @
f8a6b333
...
...
@@ -115,13 +115,7 @@
}
},
queryParams
:
[
[{
label
:
'重检单号'
,
prop
:
'djid'
,
span
:
5
,
type
:
'input'
,
value
:
''
},
[
{
label
:
'业务日期'
,
startProp
:
"start"
,
...
...
@@ -131,6 +125,14 @@
startValue
:
new
Date
().
getTime
()
-
1000
*
60
*
60
*
24
*
30
,
endValue
:
new
Date
().
getTime
(),
},
{
label
:
'重检单号'
,
prop
:
'djid'
,
span
:
5
,
type
:
'input'
,
value
:
''
},
]
],
...
...
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