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
e5224981
Commit
e5224981
authored
Jun 30, 2020
by
wangweidong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
整体优化
parent
9665a953
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
+3
-1
MeterSendTestEdit.vue
pages/meter-entrust/send-test/MeterSendTestEdit.vue
+3
-1
No files found.
pages/meter-entrust/send-test/MeterSendTestEdit.vue
View file @
e5224981
...
@@ -42,7 +42,9 @@
...
@@ -42,7 +42,9 @@
<Date-picker
v-model=
"formObj.edate"
type=
"date"
split-panels
style=
"width:100%;"
placeholder=
"请选择委托日期"
<Date-picker
v-model=
"formObj.edate"
type=
"date"
split-panels
style=
"width:100%;"
placeholder=
"请选择委托日期"
@
on-change=
"_ctimeChange"
></Date-picker>
@
on-change=
"_ctimeChange"
></Date-picker>
</Form-item>
</Form-item>
<Form-item
label=
"委托费用:"
prop=
"cost"
class=
"width-48"
>
<Input
@
keydown
.
native=
"channelInputLimit"
v-model=
"formObj.operation.fee"
type=
"number"
name=
"cost"
placeholder=
"请输入委托费用"
/>
</Form-item>
<Form-item
label=
"要求完成日期:"
prop=
"odate"
class=
"width-48"
>
<Form-item
label=
"要求完成日期:"
prop=
"odate"
class=
"width-48"
>
<Date-picker
v-model=
"formObj.odate"
type=
"date"
split-panels
style=
"width:100%;"
placeholder=
"请选择要求完成日期"
<Date-picker
v-model=
"formObj.odate"
type=
"date"
split-panels
style=
"width:100%;"
placeholder=
"请选择要求完成日期"
@
on-change=
"_odateChange"
></Date-picker>
@
on-change=
"_odateChange"
></Date-picker>
...
...
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