Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qr-consistency-vue3
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
刘怀志
qr-consistency-vue3
Commits
fce0126d
Commit
fce0126d
authored
3 weeks ago
by
Mr.Tang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
国际控制计划部分页面以及国际法规对应关键零部件bug修复
parent
19809bb9
Changes
8
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
2147 additions
and
11 deletions
+2147
-11
cn.json
...lan/InternationalControlPlan/EnsurePlanManagement/cn.json
+47
-0
en.json
...lan/InternationalControlPlan/EnsurePlanManagement/en.json
+47
-0
check.vue
...n/InternationalControlPlan/EnsurePlanManagement/check.vue
+587
-0
history.vue
...InternationalControlPlan/EnsurePlanManagement/history.vue
+420
-0
index.vue
...n/InternationalControlPlan/EnsurePlanManagement/index.vue
+451
-0
revisionHistory.vue
...ionalControlPlan/EnsurePlanManagement/revisionHistory.vue
+584
-0
index.vue
...n/relationshipManagement/domesticRegulationPart/index.vue
+5
-2
index.vue
...ationshipManagement/internationalRegulationPart/index.vue
+6
-9
No files found.
src/locales/controlPlan/InternationalControlPlan/EnsurePlanManagement/cn.json
0 → 100644
View file @
fce0126d
{
"serialNumber"
:
"序号"
,
"marketGroup"
:
"市场组"
,
"version"
:
"版本号"
,
"vehicleModelCode"
:
"车型代码"
,
"maintenancePersonnel"
:
"维护人"
,
"promoter"
:
"发起人"
,
"createBy"
:
"创建人"
,
"createTime"
:
"创建时间"
,
"deadlineDate"
:
"截止时间"
,
"revisionTime"
:
"修订时间"
,
"completionDate"
:
"完成时间"
,
"finalVersionFile"
:
"终版文件"
,
"planStatus"
:
"保证计划书状态"
,
"addA0VersionAssurancePlan"
:
"新增A0版本保证计划书"
,
"viewHistoricalAssurancePlan"
:
"查看历史保证计划书"
,
"typeDescription"
:
"类型描述"
,
"secondaryTypeDescription"
:
"二级类型描述"
,
"method"
:
"方法"
,
"frequency"
:
"频次"
,
"divideWork"
:
"分工"
,
"implement"
:
"实施"
,
"record"
:
"记录"
,
"documentation"
:
"归档"
,
"filledBy"
:
"填写人"
,
"filledState"
:
"填写状态"
,
"updateTime"
:
"修改时间"
,
"operation"
:
"操作"
,
"taskProcessingProgress"
:
"任务处理进展"
,
"viewChangeHistory"
:
"查看变更履历"
,
"add"
:
"新增"
,
"handleUpdate"
:
"编辑"
,
"handleDelete"
:
"删除"
,
"submitForm"
:
"确定"
,
"cancel"
:
"取消"
,
"handleQuery"
:
"搜索按钮操作"
,
"resetQuery"
:
"重置按钮操作"
,
"modifySuccess"
:
"修改成功"
,
"addSuccess"
:
"新增成功"
,
"deleteSuccess"
:
"删除成功"
,
"confirmDelete"
:
"是否确认删除该数据项?"
,
"pleaseEnter"
:
"请输入"
,
"pleaseChoose"
:
"请选择"
,
"search"
:
"查询"
,
"reset"
:
"重置"
,
"export"
:
"导出"
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
src/locales/controlPlan/InternationalControlPlan/EnsurePlanManagement/en.json
0 → 100644
View file @
fce0126d
{
"serialNumber"
:
"Serial Number"
,
"marketGroup"
:
"Market Group"
,
"version"
:
"Version"
,
"vehicleModelCode"
:
"Vehicle Model Code"
,
"maintenancePersonnel"
:
"Maintenance Personnel"
,
"promoter"
:
"Promoter"
,
"createBy"
:
"Create By"
,
"createTime"
:
"Create Time"
,
"deadlineDate"
:
"Deadline Date"
,
"revisionTime"
:
"Revision Time"
,
"completionDate"
:
"Completion Date"
,
"finalVersionFile"
:
"Final Version File"
,
"planStatus"
:
"Plan Status"
,
"addA0VersionAssurancePlan"
:
"Add A0 version assurance plan"
,
"viewHistoricalAssurancePlan"
:
"View historical assurance plan"
,
"typeDescription"
:
"Type Description"
,
"secondaryTypeDescription"
:
"Secondary Type Description"
,
"method"
:
"Method"
,
"frequency"
:
"Frequency"
,
"divideWork"
:
"Divide Work"
,
"implement"
:
"Implement"
,
"record"
:
"Record"
,
"documentation"
:
"Documentation"
,
"filledBy"
:
"Filled By"
,
"filledState"
:
"Filled State"
,
"updateTime"
:
"Update Time"
,
"operation"
:
"Operation"
,
"taskProcessingProgress"
:
"Task Processing Progress"
,
"viewChangeHistory"
:
"View Change History"
,
"add"
:
"add"
,
"handleUpdate"
:
"Edit"
,
"handleDelete"
:
"Delete"
,
"submitForm"
:
"Confirm"
,
"cancel"
:
"Cancel"
,
"handleQuery"
:
"Search Button Operation"
,
"resetQuery"
:
"Reset Button Operation"
,
"modifySuccess"
:
"Modification Successful"
,
"addSuccess"
:
"Addition Successful"
,
"deleteSuccess"
:
"Deletion Successful"
,
"confirmDelete"
:
"Are you sure you want to delete this data item?"
,
"pleaseEnter"
:
"PleaseEnter"
,
"pleaseChoose"
:
"PleaseChoose"
,
"search"
:
"Search"
,
"reset"
:
"Reset"
,
"export"
:
"Export"
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
src/views/controlPlan/InternationalControlPlan/EnsurePlanManagement/check.vue
0 → 100644
View file @
fce0126d
This diff is collapsed.
Click to expand it.
src/views/controlPlan/InternationalControlPlan/EnsurePlanManagement/history.vue
0 → 100644
View file @
fce0126d
This diff is collapsed.
Click to expand it.
src/views/controlPlan/InternationalControlPlan/EnsurePlanManagement/index.vue
0 → 100644
View file @
fce0126d
This diff is collapsed.
Click to expand it.
src/views/controlPlan/InternationalControlPlan/EnsurePlanManagement/revisionHistory.vue
0 → 100644
View file @
fce0126d
This diff is collapsed.
Click to expand it.
src/views/controlPlan/relationshipManagement/domesticRegulationPart/index.vue
View file @
fce0126d
...
...
@@ -28,9 +28,12 @@
@keyup.enter="handleQuery"
/>
</el-form-item>
<el-form-item
:label=
"`$
{cn.partName}/${en.partName}`" prop="partName">
<el-form-item
:label=
"`$
{cn.partName}/${en.partName}`"
prop="criticalPartNameCn"
>
<el-select
v-model=
"queryParams.
partName
"
v-model=
"queryParams.
criticalPartNameCn
"
:placeholder=
"`$
{cn.pleaseChoose}/${en.pleaseChoose}`"
clearable
filterable
...
...
This diff is collapsed.
Click to expand it.
src/views/controlPlan/relationshipManagement/internationalRegulationPart/index.vue
View file @
fce0126d
...
...
@@ -28,10 +28,7 @@
@keyup.enter="handleQuery"
/>
</el-form-item>
<el-form-item
:label=
"`$
{cn.partName}/${en.partName}`"
prop="standardNumberId"
>
<el-form-item
:label=
"`$
{cn.partName}/${en.partName}`" prop="partName">
<el-select
v-model=
"queryParams.partName"
:placeholder=
"`$
{cn.pleaseChoose}/${en.pleaseChoose}`"
...
...
@@ -632,9 +629,9 @@ function handleAdd(row) {
title
.
value
=
'新增类型描述'
// 确保 standardName 的来源
if
(
row
?.
standardName
)
{
form
.
value
.
standardName
=
row
.
standardN
ame
form
.
value
.
standardName
=
row
.
standardN
umber
}
else
if
(
currentRow
.
value
?.
standardName
)
{
form
.
value
.
standardName
=
currentRow
.
value
.
standardN
ame
form
.
value
.
standardName
=
currentRow
.
value
.
standardN
umber
}
}
...
...
@@ -647,7 +644,7 @@ function openDialogOpen1(row) {
function
handleMaintain
(
row
)
{
currentRow
.
value
=
row
console
.
log
(
'main'
,
row
)
currentStandardName
.
value
=
row
.
standardN
ame
currentStandardName
.
value
=
row
.
standardN
umber
title
.
value
=
'维护类型描述'
open
.
value
=
true
listAll
(
row
)
...
...
@@ -657,7 +654,7 @@ function listAll(row = currentRow.value) {
list
({
// 显式声明为 URL 参数
...
queryParams
.
value
,
standardName
:
row
?.
standardN
ame
,
standardName
:
row
?.
standardN
umber
,
}).
then
((
response
)
=>
{
drawerPartList
.
value
=
response
.
data
||
response
total
.
value
=
response
.
length
||
response
.
total
...
...
@@ -708,7 +705,7 @@ function submitForm(row) {
if
(
form
.
value
.
id
!=
null
)
{
updateMiddle
({
...
form
.
value
,
standardName
:
row
.
standardN
ame
,
standardName
:
row
.
standardN
umber
,
}).
then
((
response
)
=>
{
proxy
.
$modal
.
msgSuccess
(
'修改成功'
)
open1
.
value
=
false
...
...
This diff is collapsed.
Click to expand it.
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