Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
confucius
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
罗超
confucius
Commits
b1930df3
Commit
b1930df3
authored
May 17, 2021
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
b9bb0717
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
4 deletions
+2
-4
addSuppliesStockOut-from.vue
src/components/sale/addSuppliesStockOut-from.vue
+1
-1
SuppliesStockOutApplyForMan.vue
src/pages/sale/SuppliesStockOutApplyForMan.vue
+1
-3
No files found.
src/components/sale/addSuppliesStockOut-from.vue
View file @
b1930df3
...
...
@@ -10,7 +10,7 @@
<div
class=
"col q-mr-md"
>
<q-select
dense
standout
behavior=
"menu"
filled
v-model=
"model.Type"
ref=
"type"
:options=
"typeOption"
option-label=
"name"
option-value=
"id"
label=
"类型"
emit-value
map-options
:rules=
"[val => !!val || '请选择类型']"
/>
:rules=
"[val => !!val || '请选择类型']"
/>
</div>
<div
class=
"col "
>
<q-input
standout
bottom-slots
filled
v-model=
"model.Remark"
type=
"text"
ref=
"Remark"
label=
"备注"
dense
/>
...
...
src/pages/sale/SuppliesStockOutApplyForMan.vue
View file @
b1930df3
...
...
@@ -510,9 +510,7 @@
</
script
>
<
style
lang=
"sass"
>
@import
url('~assets/css/table.sass')
@import
url('~assets/css/table.sass')
</
style
>
<
style
>
.td_height
{
...
...
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