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
350ec372
authored
2023-10-13 10:40:22 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:申请业务规则
1 parent
260221a8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
src/views/system/sqywgz/sqywDetail.vue
src/views/system/sqywgz/sqywDetail.vue
View file @
350ec37
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-10-13 10:
26:57
* @LastEditTime: 2023-10-13 10:
37:29
-->
<
template
>
<div>
...
...
@@ -153,9 +153,11 @@
</
template
>
<
script
>
import
{
uploadUrl
}
from
'@/api/file'
import
{
getUuid
}
from
"@/utils/operation.js"
import
{
datas
,
sendThis
}
from
"./sqywDetail"
;
import
{
upward
,
down
}
from
"@/utils/operation"
;
import
{
getDjlxInfo
,
getSqdjywDetail
,
saveSqdjyw
}
from
"@/api/sysSqdjyw.js"
;
import
{
datas
,
sendThis
}
from
"./sqywDetail"
;
import
store
from
'@/store/index.js'
export
default
{
name
:
"componentDialog"
,
...
...
@@ -366,6 +368,7 @@
*/
addDjqx
()
{
this
.
form
.
djqx
.
push
({
bsmSqyw
:
getUuid
(
32
),
nodecode
:
""
,
nodename
:
""
,
enabled
:
"1"
,
...
...
Please
register
or
sign in
to post a comment