Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
Overview
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
fukai
vue-gjjs
Commits
caf5f66d
Commit
caf5f66d
authored
Jun 05, 2023
by
WF1020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
brtdck修改
parent
135c155d
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
6 deletions
+2
-6
index.js
src/business/brtdck/model/index.js
+1
-4
Shpdet.vue
src/business/brtdck/views/Shpdet.vue
+0
-1
index.js
src/business/litopn/event/index.js
+1
-1
No files found.
src/business/brtdck/model/index.js
View file @
caf5f66d
...
...
@@ -120,10 +120,7 @@ export default class Brtdck {
mhtyp
:
''
,
brtp
:
{
docgrdm
:
{
docgrd
:
{
splice
:
''
,
push
:
''
}
docgrd
:
[]
},
oth
:
{
pts
:
new
Pts
().
data
,
...
...
src/business/brtdck/views/Shpdet.vue
View file @
caf5f66d
...
...
@@ -178,7 +178,6 @@
</
template
>
<
script
>
import
Api
from
"~/service/Api"
import
commonProcess
from
"~/mixin/commonProcess"
;
import
CodeTable
from
"~/config/CodeTable"
import
event
from
'../event'
import
Ptap1
from
"~/views/Public/Ptap1"
;
...
...
src/business/litopn/event/index.js
View file @
caf5f66d
...
...
@@ -21,7 +21,7 @@ export default {
...
doctre
,
async
init
()
{
const
params
=
{
spt
:
JSON
.
parse
(
localStorage
.
getItem
(
'row_'
+
this
.
trnName
))
//
spt: JSON.parse(localStorage.getItem('row_' + this.trnName))
}
const
loading
=
this
.
loading
();
const
res
=
await
Api
.
post
(
'/service/litopn/init'
,
{
...
...
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