Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mes-ui
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
周远喜
mes-ui
Commits
1d45b40b
Commit
1d45b40b
authored
Jul 15, 2020
by
周远喜
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
产品名称修改
parent
edbd167b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
9 deletions
+11
-9
package-lock.json
package-lock.json
+6
-6
index.vue
pages/technology/productMix/product/index.vue
+5
-3
No files found.
package-lock.json
View file @
1d45b40b
...
@@ -21585,9 +21585,9 @@
...
@@ -21585,9 +21585,9 @@
"dev"
:
true
"dev"
:
true
},
},
"throttle-debounce"
:
{
"throttle-debounce"
:
{
"version"
:
"2.
1.0
"
,
"version"
:
"2.
2.1
"
,
"resolved"
:
"https://registry.npmjs.org/throttle-debounce/-/throttle-debounce-2.
1.0
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/throttle-debounce/-/throttle-debounce-2.
2.1
.tgz"
,
"integrity"
:
"sha512-
AOvyNahXQuU7NN+VVvOOX+uW6FPaWdAOdRP5HfwYxAfCzXTFKRMoIMk+n+po318+ktcChx+F1Dd91G3YHeMKyg
=="
"integrity"
:
"sha512-
i9hAVld1f+woAiyNGqWelpDD5W1tpMroL3NofTz9xzwq6acWBlO2dC8k5EFSZepU6oOINtV5Q3aSPoRg7o4+fA
=="
},
},
"through"
:
{
"through"
:
{
"version"
:
"2.3.8"
,
"version"
:
"2.3.8"
,
...
@@ -22179,9 +22179,9 @@
...
@@ -22179,9 +22179,9 @@
}
}
},
},
"viewerjs"
:
{
"viewerjs"
:
{
"version"
:
"1.
5.0
"
,
"version"
:
"1.
6.1
"
,
"resolved"
:
"https://registry.npmjs.org/viewerjs/-/viewerjs-1.
5.0
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/viewerjs/-/viewerjs-1.
6.1
.tgz"
,
"integrity"
:
"sha512-
ZiJ0vrXDvomLSY3ixaZCJtmdenomsvPPQwZKwvtXUMCiO2HHtFGoB/KqpS9QzABSeKaRLfcENp1uRYJ7l1MkYQ
=="
"integrity"
:
"sha512-
2c6hURX1kaHNCluP0l+7nkI26/GBcQqpMRA4PGC3EsJ48lSpjYXK8C1pHC84q9kf4otANwxH2Nw8HAOk69ZTig
=="
},
},
"vm-browserify"
:
{
"vm-browserify"
:
{
"version"
:
"1.1.2"
,
"version"
:
"1.1.2"
,
...
...
pages/technology/productMix/product/index.vue
View file @
1d45b40b
...
@@ -32,8 +32,10 @@
...
@@ -32,8 +32,10 @@
<
template
slot=
"card"
slot-scope=
"{row}"
>
<
template
slot=
"card"
slot-scope=
"{row}"
>
<div
class=
"body-card"
>
<div
class=
"body-card"
>
<Row
class=
"title-i"
>
<Row
class=
"title-i"
>
<Col
:span=
"12"
>
名称:
{{
row
.
name
}}
</Col>
<Col
:span=
"16"
>
<Col
:span=
"12"
class=
"btn-click"
>
物料编号:
{{
row
.
mmcode
}}
</Col>
<Ellipsis
:text=
"row.name"
:length=
"12"
tooltip
/>
</Col>
<Col
:span=
"8"
class=
"btn-click"
>
{{
row
.
mmcode
}}
</Col>
</Row>
</Row>
<Row
class=
"row-down"
:gutter=
"20"
>
<Row
class=
"row-down"
:gutter=
"20"
>
<Col
span=
"7"
>
<Col
span=
"7"
>
...
@@ -42,7 +44,7 @@
...
@@ -42,7 +44,7 @@
</div>
</div>
</Col>
</Col>
<Col
span=
"17"
class=
"c"
>
<Col
span=
"17"
class=
"c"
>
<div>
产品
分类:
{{
row
.
levelTitle
}}
</div>
<div>
分类:
{{
row
.
levelTitle
}}
</div>
<div>
图号:
{{
row
.
drawingNo
}}
</div>
<div>
图号:
{{
row
.
drawingNo
}}
</div>
<div>
主制单位:
{{
row
.
madeCompanyTitle
}}
</div>
<div>
主制单位:
{{
row
.
madeCompanyTitle
}}
</div>
<p
class=
"a-icon"
>
<p
class=
"a-icon"
>
...
...
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