Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
template_vue
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
胡宝山
template_vue
Commits
7ff9eba2
Commit
7ff9eba2
authored
Mar 11, 2024
by
高宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
移动菜单
parent
f3b0a4da
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
49 additions
and
49 deletions
+49
-49
templateFirst.vue
src/views/template/templateFirst.vue
+25
-25
templateFirstList.vue
src/views/template/templateFirstList.vue
+23
-23
templateSecond.vue
src/views/template/templateSecond.vue
+1
-1
No files found.
src/views/
checkLi
st.vue
→
src/views/
template/templateFir
st.vue
View file @
7ff9eba2
...
@@ -88,9 +88,9 @@
...
@@ -88,9 +88,9 @@
<div
class=
"OneTable"
>
<div
class=
"OneTable"
>
<div
class=
"checkTicketOne "
>
<div
class=
"checkTicketOne "
>
<div
class=
"CodeOne"
>
<div
class=
"CodeOne"
>
<el-form
:model=
"inspect
Info
List"
>
<el-form
:model=
"inspect
JbAl2o3
List"
>
<el-form-item
label=
"检查一单号: "
>
<el-form-item
label=
"检查一单号: "
>
<el-input
:disabled=
"((controlsForm.controls == '3' || controlsForm.controls == '1')&& controlsForm.approveStatus === '1') || ((controlsForm.controls == '3' || controlsForm.controls == '1' )&& controlsForm.approveStatus === '2') || ((controlsForm.controls == '3' || controlsForm.controls == '1')&& controlsForm.approveStatus === '3')"
v-model=
"inspectJbAl2o3List.
J
cOneCode"
class=
"CodeOneInput"
></el-input>
<el-input
:disabled=
"((controlsForm.controls == '3' || controlsForm.controls == '1')&& controlsForm.approveStatus === '1') || ((controlsForm.controls == '3' || controlsForm.controls == '1' )&& controlsForm.approveStatus === '2') || ((controlsForm.controls == '3' || controlsForm.controls == '1')&& controlsForm.approveStatus === '3')"
v-model=
"inspectJbAl2o3List.
j
cOneCode"
class=
"CodeOneInput"
></el-input>
</el-form-item>
</el-form-item>
</el-form>
</el-form>
</div>
</div>
...
@@ -1428,7 +1428,7 @@
...
@@ -1428,7 +1428,7 @@
<TextToolTip
:text=
"inspectJbAl2o3List.recode3[14].differenceValue"
:max-length=
"8"
:disabled-show=
"false"
/>
<TextToolTip
:text=
"inspectJbAl2o3List.recode3[14].differenceValue"
:max-length=
"8"
:disabled-show=
"false"
/>
</div>
</div>
</div>
</div>
<!-- -->
<!-- -->
</el-form>
</el-form>
</div>
</div>
<div
class=
"recordThreeBottom"
>
<div
class=
"recordThreeBottom"
>
...
@@ -1451,9 +1451,9 @@
...
@@ -1451,9 +1451,9 @@
<el-tab-pane
label=
"标签三"
name=
"third"
>
<el-tab-pane
label=
"标签三"
name=
"third"
>
<div
class=
"checkTicketOne "
>
<div
class=
"checkTicketOne "
>
<div
class=
"CodeOne"
>
<div
class=
"CodeOne"
>
<el-form
:model=
"inspect
Info
List"
>
<el-form
:model=
"inspect
JbAl2o3
List"
>
<el-form-item
label=
"检查三单号: "
>
<el-form-item
label=
"检查三单号: "
>
<el-input
:disabled=
"((controlsForm.controls == '3' || controlsForm.controls == '1')&& controlsForm.approveStatus === '1') || ((controlsForm.controls == '3' || controlsForm.controls == '1' )&& controlsForm.approveStatus === '2') || ((controlsForm.controls == '3' || controlsForm.controls == '1')&& controlsForm.approveStatus === '3')"
v-model=
"inspectJbAl2o3List.
J
cTwoCode"
class=
"CodeOneInput"
></el-input>
<el-input
:disabled=
"((controlsForm.controls == '3' || controlsForm.controls == '1')&& controlsForm.approveStatus === '1') || ((controlsForm.controls == '3' || controlsForm.controls == '1' )&& controlsForm.approveStatus === '2') || ((controlsForm.controls == '3' || controlsForm.controls == '1')&& controlsForm.approveStatus === '3')"
v-model=
"inspectJbAl2o3List.
j
cTwoCode"
class=
"CodeOneInput"
></el-input>
</el-form-item>
</el-form-item>
</el-form>
</el-form>
</div>
</div>
...
@@ -1901,10 +1901,10 @@ import { addIncomeInspectInfo, approveInformation, getIncomeInspectInfo, getJcCo
...
@@ -1901,10 +1901,10 @@ import { addIncomeInspectInfo, approveInformation, getIncomeInspectInfo, getJcCo
import
{
parseTime
}
from
'@/utils'
import
{
parseTime
}
from
'@/utils'
import
{
getInfo
}
from
'@/api/login'
import
{
getInfo
}
from
'@/api/login'
import
{
downLoadFile
}
from
'@/utils/checkList'
import
{
downLoadFile
}
from
'@/utils/checkList'
import
TextToolTip
from
'@/components/TextToolTip
/index
'
import
TextToolTip
from
'@/components/TextToolTip'
export
default
{
export
default
{
name
:
'
CheckLi
st'
,
name
:
'
TemplateFir
st'
,
components
:
{
TextToolTip
},
components
:
{
TextToolTip
},
data
()
{
data
()
{
return
{
return
{
...
@@ -2075,8 +2075,8 @@ export default {
...
@@ -2075,8 +2075,8 @@ export default {
},
},
// 表单二
// 表单二
inspectJbAl2o3List
:
{
inspectJbAl2o3List
:
{
J
cOneCode
:
'xxxx'
,
j
cOneCode
:
'xxxx'
,
J
cTwoCode
:
'yyyy'
,
j
cTwoCode
:
'yyyy'
,
oneJcUser
:
undefined
,
oneJcUser
:
undefined
,
oneJcDate
:
undefined
,
oneJcDate
:
undefined
,
twoJcUser
:
undefined
,
twoJcUser
:
undefined
,
...
...
src/views/
check/oneTbale
.vue
→
src/views/
template/templateFirstList
.vue
View file @
7ff9eba2
...
@@ -147,16 +147,16 @@
...
@@ -147,16 +147,16 @@
{{
scope
.
row
.
jcRank
||
'-'
}}
{{
scope
.
row
.
jcRank
||
'-'
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<!-- <el-table-column label="抽样" prop="jcFacadeCy" :show-overflow-tooltip="true">-->
<!-- <el-table-column label="抽样" prop="jcFacadeCy" :show-overflow-tooltip="true">-->
<!-- <template slot-scope="scope">-->
<!-- <template slot-scope="scope">-->
<!-- {{ scope.row.jcFacadeCy || '-' }}-->
<!-- {{ scope.row.jcFacadeCy || '-' }}-->
<!-- </template>-->
<!-- </template>-->
<!-- </el-table-column>-->
<!-- </el-table-column>-->
<!-- <el-table-column label="不合格" prop="jcFacadeBl" :show-overflow-tooltip="true">-->
<!-- <el-table-column label="不合格" prop="jcFacadeBl" :show-overflow-tooltip="true">-->
<!-- <template slot-scope="scope">-->
<!-- <template slot-scope="scope">-->
<!-- {{ scope.row.jcFacadeBl || '-' }}-->
<!-- {{ scope.row.jcFacadeBl || '-' }}-->
<!-- </template>-->
<!-- </template>-->
<!-- </el-table-column>-->
<!-- </el-table-column>-->
<el-table-column
label=
"检查结果"
prop=
"jcResult"
:show-overflow-tooltip=
"true"
>
<el-table-column
label=
"检查结果"
prop=
"jcResult"
:show-overflow-tooltip=
"true"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<span
v-if=
"scope.row.jcResult=='1'"
>
OK
</span>
<span
v-if=
"scope.row.jcResult=='1'"
>
OK
</span>
...
@@ -239,7 +239,7 @@ import {
...
@@ -239,7 +239,7 @@ import {
import
commonField
from
'@/utils/commonField'
import
commonField
from
'@/utils/commonField'
import
{
getInfo
}
from
'@/api/login'
import
{
getInfo
}
from
'@/api/login'
export
default
{
export
default
{
name
:
'
IncomeInspectInfo
'
,
name
:
'
TemplateFirstList
'
,
data
()
{
data
()
{
return
{
return
{
// 遮罩层
// 遮罩层
...
...
src/views/
inspectionSheet
.vue
→
src/views/
template/templateSecond
.vue
View file @
7ff9eba2
...
@@ -345,7 +345,7 @@
...
@@ -345,7 +345,7 @@
<
script
>
<
script
>
export
default
{
export
default
{
name
:
'
InspectionSheet
'
,
name
:
'
templateSecond
'
,
data
()
{
data
()
{
return
{
return
{
url
:
require
(
'@/assets/image/cadone.png'
),
url
:
require
(
'@/assets/image/cadone.png'
),
...
...
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