Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
patzn-cloud-web-back-soil
Overview
Overview
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
wangweidong
patzn-cloud-web-back-soil
Commits
4e35b3bf
Commit
4e35b3bf
authored
Dec 28, 2020
by
lichengming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改了出入库管理
parent
e1889722
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
5 additions
and
30 deletions
+5
-30
EntrustRegisterEdit.vue
pages/meter-entrust/entrust-register/EntrustRegisterEdit.vue
+2
-2
EntrustRegister.vue
pages/soil-alone-sample-instock/EntrustRegister.vue
+0
-1
EntrustRegisterEdit.vue
pages/soil-alone-sample-instock/EntrustRegisterEdit.vue
+1
-9
EntrustRegister.vue
...ple-manage/soil-alone-sample-outstock/EntrustRegister.vue
+0
-1
EntrustRegisterEdit.vue
...manage/soil-alone-sample-outstock/EntrustRegisterEdit.vue
+1
-9
EntrustRegisterEdit.vue
pages/soil-alone-sample/EntrustRegisterEdit.vue
+1
-8
No files found.
pages/meter-entrust/entrust-register/EntrustRegisterEdit.vue
View file @
4e35b3bf
...
...
@@ -722,10 +722,8 @@ export default {
this
.
_getPackList
()
this
.
_getProjectList
()
this
.
_getSoil
()
this
.
_getUser
()
this
.
showBtn
=
true
this
.
showModal
=
true
this
.
_getUser
()
this
.
_hideLoading
()
if
(
this
.
$string
(
formObj
).
isEmpty
())
{
this
.
$refs
.
formObj
.
resetFields
()
...
...
@@ -735,6 +733,7 @@ export default {
this
.
formObj
.
entrustDate
=
new
Date
()
this
.
modalTitle
=
'委托单新增'
}
this
.
_getUser
()
},
_openEdit
(
formObj
)
{
this
.
edit
=
true
...
...
@@ -743,6 +742,7 @@ export default {
this
.
_getTestType
()
this
.
_getPackList
()
this
.
_getSoil
()
this
.
_getProjectList
()
this
.
showBtn
=
false
this
.
showModal
=
true
this
.
$refs
.
formObj
.
resetFields
()
...
...
pages/soil-alone-sample-instock/EntrustRegister.vue
View file @
4e35b3bf
...
...
@@ -121,7 +121,6 @@ export default {
selectIds
:
[],
getPage
:
{},
pageColumns
:
[
{
title
:
'委托编号'
,
key
:
'entrustCode'
,
width
:
120
},
{
title
:
'项目名称'
,
key
:
'projectName'
,
width
:
120
},
{
title
:
'项目负责人'
,
key
:
'projectLeader'
,
width
:
150
,
detail
:
true
},
{
title
:
'钻孔孔号'
,
key
:
'boreholeNumber'
,
width
:
120
},
...
...
pages/soil-alone-sample-instock/EntrustRegisterEdit.vue
View file @
4e35b3bf
...
...
@@ -671,12 +671,7 @@ export default {
_open
(
formObj
)
{
this
.
$refs
.
autoInput
.
_clear
()
this
.
edit
=
false
this
.
_getList
()
this
.
_getTestType
()
this
.
_getPackList
()
this
.
_getProjectList
()
this
.
_getSoil
()
this
.
_getUser
()
this
.
showBtn
=
true
this
.
showModal
=
true
this
.
_getUser
()
...
...
@@ -693,10 +688,7 @@ export default {
_openEdit
(
formObj
)
{
this
.
edit
=
true
console
.
log
(
formObj
)
this
.
_getList
()
this
.
_getTestType
()
this
.
_getPackList
()
this
.
_getSoil
()
this
.
_getProjectList
()
this
.
showBtn
=
false
this
.
showModal
=
true
this
.
$refs
.
formObj
.
resetFields
()
...
...
pages/soil-alone-sample-manage/soil-alone-sample-outstock/EntrustRegister.vue
View file @
4e35b3bf
...
...
@@ -121,7 +121,6 @@ export default {
selectIds
:
[],
getPage
:
{},
pageColumns
:
[
{
title
:
'委托编号'
,
key
:
'entrustCode'
,
width
:
120
},
{
title
:
'项目名称'
,
key
:
'projectName'
,
width
:
120
},
{
title
:
'项目负责人'
,
key
:
'projectLeader'
,
width
:
150
,
detail
:
true
},
{
title
:
'钻孔孔号'
,
key
:
'boreholeNumber'
,
width
:
120
},
...
...
pages/soil-alone-sample-manage/soil-alone-sample-outstock/EntrustRegisterEdit.vue
View file @
4e35b3bf
...
...
@@ -671,12 +671,7 @@ export default {
_open
(
formObj
)
{
this
.
$refs
.
autoInput
.
_clear
()
this
.
edit
=
false
this
.
_getList
()
this
.
_getTestType
()
this
.
_getPackList
()
this
.
_getProjectList
()
this
.
_getSoil
()
this
.
_getUser
()
this
.
showBtn
=
true
this
.
showModal
=
true
this
.
_getUser
()
...
...
@@ -693,10 +688,7 @@ export default {
_openEdit
(
formObj
)
{
this
.
edit
=
true
console
.
log
(
formObj
)
this
.
_getList
()
this
.
_getTestType
()
this
.
_getPackList
()
this
.
_getSoil
()
this
.
_getProjectList
()
this
.
showBtn
=
false
this
.
showModal
=
true
this
.
$refs
.
formObj
.
resetFields
()
...
...
pages/soil-alone-sample/EntrustRegisterEdit.vue
View file @
4e35b3bf
...
...
@@ -677,11 +677,7 @@ export default {
_open
(
formObj
)
{
this
.
$refs
.
autoInput
.
_clear
()
this
.
edit
=
false
this
.
_getList
()
this
.
_getTestType
()
this
.
_getPackList
()
this
.
_getProjectList
()
this
.
_getSoil
()
this
.
showBtn
=
true
this
.
showModal
=
true
this
.
_hideLoading
()
...
...
@@ -698,10 +694,7 @@ export default {
_openEdit
(
formObj
)
{
this
.
edit
=
true
console
.
log
(
formObj
)
this
.
_getList
()
this
.
_getTestType
()
this
.
_getPackList
()
this
.
_getSoil
()
this
.
_getProjectList
()
this
.
showBtn
=
false
this
.
showModal
=
true
this
.
$refs
.
formObj
.
resetFields
()
...
...
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