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
04dc1a0b
Commit
04dc1a0b
authored
Nov 19, 2020
by
lichengming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改了委托单登记拖拽
parent
a4603060
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
Operation.vue
components/operation/Operation.vue
+1
-1
RegisterItemBatchEdit.vue
pages/meter-entrust/RegisterItemBatchEdit.vue
+1
-1
SoilSampleItemManage.vue
pages/meter-entrust/SoilSampleItemManage.vue
+1
-1
SoilSampleItemManageEdit.vue
pages/meter-entrust/SoilSampleItemManageEdit.vue
+1
-1
SoilSampleManage.vue
pages/meter-entrust/SoilSampleManage.vue
+1
-1
No files found.
components/operation/Operation.vue
View file @
04dc1a0b
<
template
>
<
template
>
<div>
<div>
<Modal
v-model=
"showModal"
width=
"900"
class=
"modal-footer-none zIndex-1100"
>
<Modal
v-model=
"showModal"
v-drag
width=
"900"
class=
"modal-footer-none zIndex-1100"
>
<p
slot=
"header"
>
操作日志
</p>
<p
slot=
"header"
>
操作日志
</p>
<div>
<div>
<Row>
<Row>
...
...
pages/meter-entrust/RegisterItemBatchEdit.vue
View file @
04dc1a0b
<
template
>
<
template
>
<div>
<div>
<Modal
v-model=
"showModal"
:mask-closable=
"false"
>
<Modal
v-model=
"showModal"
v-drag
:mask-closable=
"false"
>
<p
slot=
"header"
>
填写试验项目信息
</p>
<p
slot=
"header"
>
填写试验项目信息
</p>
<div>
<div>
<Form
id=
"storage-location-form"
ref=
"formObj"
:model=
"formObj"
:rules=
"ruleValidate"
:label-width=
"100"
>
<Form
id=
"storage-location-form"
ref=
"formObj"
:model=
"formObj"
:rules=
"ruleValidate"
:label-width=
"100"
>
...
...
pages/meter-entrust/SoilSampleItemManage.vue
View file @
04dc1a0b
<
template
>
<
template
>
<div>
<div>
<Modal
v-model=
"showModal"
width=
"1200"
>
<Modal
v-model=
"showModal"
v-drag
width=
"1200"
>
<p
slot=
"header"
>
<p
slot=
"header"
>
{{
modalTitle
}}
{{
modalTitle
}}
</p>
</p>
...
...
pages/meter-entrust/SoilSampleItemManageEdit.vue
View file @
04dc1a0b
<
template
>
<
template
>
<div>
<div>
<Modal
v-model=
"showModal"
width=
"1200"
>
<Modal
v-model=
"showModal"
v-drag
width=
"1200"
>
<p
slot=
"header"
>
<p
slot=
"header"
>
{{
modalTitle
}}
{{
modalTitle
}}
</p>
</p>
...
...
pages/meter-entrust/SoilSampleManage.vue
View file @
04dc1a0b
<
template
>
<
template
>
<div>
<div>
<Modal
v-model=
"showModal"
width=
"1030"
class=
"modal-footer-none
"
>
<Modal
v-model=
"showModal"
v-drag
width=
"1030
"
>
<p
slot=
"header"
>
<p
slot=
"header"
>
{{
modalTitle
}}
{{
modalTitle
}}
</p>
</p>
...
...
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