Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
apaas-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gzga-jzapi
apaas-ui
Commits
0a35d8ff
Commit
0a35d8ff
authored
Mar 16, 2021
by
刘殿昕
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add disk, not add time
parent
0de297e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
src/components/shop-cloud/shop-cloud-new.vue
src/components/shop-cloud/shop-cloud-new.vue
+3
-4
No files found.
src/components/shop-cloud/shop-cloud-new.vue
View file @
0a35d8ff
...
@@ -1281,11 +1281,10 @@ export default {
...
@@ -1281,11 +1281,10 @@ export default {
);
);
if
(
if
(
this
.
formOld
.
dataDisk
>
0
&&
this
.
formOld
.
dataDisk
>
0
&&
this
.
formOld
.
perDataDisk
>
0
&&
this
.
formOld
.
perDataDisk
>
0
this
.
formOld
.
appDuration
>
0
)
{
)
{
console
.
log
(
"
j
,xq
d
"
);
console
.
log
(
"
jd
"
);
// 加D
,续期
// 加D
if
(
this
.
hard_disk
&&
this
.
hard_disk
.
length
!=
0
)
{
if
(
this
.
hard_disk
&&
this
.
hard_disk
.
length
!=
0
)
{
this
.
disk_single_money
=
Number
(
this
.
hard_disk
[
0
].
price
);
this
.
disk_single_money
=
Number
(
this
.
hard_disk
[
0
].
price
);
sumDisk
+=
Number
(
sumDisk
+=
Number
(
...
...
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