Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
folacin-front
Project
Project
Details
Activity
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
ynby
folacin-front
Commits
30ade053
Commit
30ade053
authored
Jul 30, 2021
by
罗成兵
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
分配记录
parent
5a027b77
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
3 deletions
+1
-3
addDistributionWarehousing.vue
...tionWarehousing/components/addDistributionWarehousing.vue
+0
-1
sendRecord.vue
...ews/indexComponent/distributionWarehousing/sendRecord.vue
+0
-1
stockTransfer.vue
src/views/indexComponent/stockTransfer/stockTransfer.vue
+1
-1
No files found.
src/views/indexComponent/distributionWarehousing/components/addDistributionWarehousing.vue
View file @
30ade053
...
...
@@ -113,7 +113,6 @@
});
},
onCancel
()
{
that
.
$message
.
warning
(
'已取消!'
);
},
class
:
'test'
,
});
...
...
src/views/indexComponent/distributionWarehousing/sendRecord.vue
View file @
30ade053
...
...
@@ -27,7 +27,6 @@
rowKey=
"id"
:loading=
"loading"
:pagination=
"false"
bordered
>
<template
slot=
"statusName"
slot-scope=
"record"
>
<a-button
type=
"link"
size=
"small"
>
{{
record
.
statusName
}}
</a-button>
...
...
src/views/indexComponent/stockTransfer/stockTransfer.vue
View file @
30ade053
...
...
@@ -78,7 +78,7 @@
{
title
:
'生产日期'
,
dataIndex
:
'produceDate'
,
scopedSlots
:
{
customRender
:
'produceDateS'
},
},
{
title
:
'有效期'
,
...
...
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