Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
weiqiao-vue
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
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
金民
weiqiao-vue
Commits
6e3fa42c
Commit
6e3fa42c
authored
Feb 24, 2026
by
sunguoxiang
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'hongshun' into hongshun-sun
parents
b6d7a536
6fab0c74
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
31 deletions
+13
-31
xjrsoft-vue3/src/api/chaiche/pybg/model/PybgModel.ts
+4
-6
xjrsoft-vue3/src/views/chaiche/pybg/components/config.ts
+0
-0
xjrsoft-vue3/src/views/chaiche/pybg/components/workflowPermission.ts
+9
-25
No files found.
xjrsoft-vue3/src/api/chaiche/pybg/model/PybgModel.ts
View file @
6e3fa42c
...
...
@@ -4,17 +4,17 @@ import { BasicPageParams, BasicFetchResult } from '/@/api/model/baseModel';
* @description: MesCheliangBg分页参数 模型
*/
export
interface
MesCheliangBgPageParams
extends
BasicPageParams
{
banzu
:
string
;
cphm
:
string
;
gzr
:
string
;
gzkssj
:
string
;
cllx
:
string
;
gz
r
:
string
;
gz
xm
:
string
;
gzjssj
:
string
;
gzxm
:
string
;
}
/**
...
...
@@ -38,8 +38,6 @@ export interface MesCheliangBgPageModel {
gzjssj
:
string
;
clls
:
string
;
banzu
:
string
;
}
/**
...
...
xjrsoft-vue3/src/views/chaiche/pybg/components/config.ts
View file @
6e3fa42c
This diff is collapsed.
Click to expand it.
xjrsoft-vue3/src/views/chaiche/pybg/components/workflowPermission.ts
View file @
6e3fa42c
...
...
@@ -39,14 +39,15 @@ export const permissionList = [
disabled
:
false
,
isSaveTable
:
false
,
tableName
:
''
,
fieldName
:
'
班组
'
,
fieldId
:
'
banzu
'
,
fieldName
:
'
排液人
'
,
fieldId
:
'
gzr
'
,
isSubTable
:
false
,
showChildren
:
true
,
type
:
'
radio
'
,
key
:
'
362f762c817749469f47af55832b3363
'
,
type
:
'
user
'
,
key
:
'
b8e63f39708d46cdb64fd9b5e9079dd4
'
,
children
:
[],
options
:
{},
defaultValue
:
''
,
},
{
required
:
false
,
...
...
@@ -105,15 +106,14 @@ export const permissionList = [
disabled
:
false
,
isSaveTable
:
false
,
tableName
:
''
,
fieldName
:
'
排液人
'
,
fieldId
:
'gz
r
'
,
fieldName
:
'
工作项目
'
,
fieldId
:
'gz
xm
'
,
isSubTable
:
false
,
showChildren
:
true
,
type
:
'
user
'
,
key
:
'
b8e63f39708d46cdb64fd9b5e9079dd4
'
,
type
:
'
associate-popup
'
,
key
:
'
16549fa420014b3f871e74e4274df5b3
'
,
children
:
[],
options
:
{},
defaultValue
:
''
,
},
{
required
:
false
,
...
...
@@ -156,22 +156,6 @@ export const permissionList = [
disabled
:
false
,
isSaveTable
:
false
,
tableName
:
''
,
fieldName
:
'工作项目'
,
fieldId
:
'gzxm'
,
isSubTable
:
false
,
showChildren
:
true
,
type
:
'associate-popup'
,
key
:
'16549fa420014b3f871e74e4274df5b3'
,
children
:
[],
options
:
{},
},
{
required
:
false
,
view
:
true
,
edit
:
true
,
disabled
:
false
,
isSaveTable
:
false
,
tableName
:
''
,
fieldName
:
'处理辆数'
,
fieldId
:
'clls'
,
isSubTable
:
false
,
...
...
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