Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
liangzhen
/
framework-tools-web
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit fdfdb906
authored
Jun 06, 2024
by
henry
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改计划批次
1 parent
60e1db46
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
src/views/batchPlanManagement/index.vue
vue.config.js
src/views/batchPlanManagement/index.vue
View file @
fdfdb90
...
@@ -109,7 +109,7 @@ export default {
...
@@ -109,7 +109,7 @@ export default {
{
label
:
'批次年度'
,
prop
:
'year'
,
width
:
'120px'
},
{
label
:
'批次年度'
,
prop
:
'year'
,
width
:
'120px'
},
{
{
label
:
'计划评审日期'
,
label
:
'计划评审日期'
,
width
:
'1
2
0px'
,
width
:
'1
6
0px'
,
prop
:
'planReviewDate'
,
prop
:
'planReviewDate'
,
},
},
{
{
...
@@ -119,9 +119,9 @@ export default {
...
@@ -119,9 +119,9 @@ export default {
collectionType
:
'approvalStatusOptions'
,
collectionType
:
'approvalStatusOptions'
,
options
:
approvalStatusOptions
,
options
:
approvalStatusOptions
,
},
},
{
label
:
'备注'
,
width
:
'300px'
,
prop
:
'remark'
},
// { label: '创建人', prop: 'createMan' },
// { label: '创建人', prop: 'createMan' },
{
label
:
'创建时间'
,
prop
:
'createTime'
,
width
:
'120px'
},
{
label
:
'创建时间'
,
prop
:
'createTime'
,
width
:
'160px'
},
{
label
:
'备注'
,
width
:
'400px'
,
prop
:
'remark'
},
{
{
label
:
'操作'
,
label
:
'操作'
,
type
:
'operation'
,
type
:
'operation'
,
...
...
vue.config.js
View file @
fdfdb90
...
@@ -15,7 +15,7 @@ function resolve(dir) {
...
@@ -15,7 +15,7 @@ function resolve(dir) {
// const ip = '192.168.137.146'; // 谢皓
// const ip = '192.168.137.146'; // 谢皓
// const ip = '2068224he2.51mypc.cn'; // 谢皓
// const ip = '2068224he2.51mypc.cn'; // 谢皓
const
ip
=
'192.168.
0.102
'
const
ip
=
'192.168.
8.120
'
// const ip = '192.168.0.13';
// const ip = '192.168.0.13';
// const ip = '192.168.137.229'
// const ip = '192.168.137.229'
module
.
exports
=
defineConfig
({
module
.
exports
=
defineConfig
({
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment