Commit 0a35d8ff authored by 刘殿昕's avatar 刘殿昕

add disk, not add time

parent 0de297e5
......@@ -1281,11 +1281,10 @@ export default {
);
if (
this.formOld.dataDisk > 0 &&
this.formOld.perDataDisk > 0 &&
this.formOld.appDuration > 0
this.formOld.perDataDisk > 0
) {
console.log("j,xqd");
// 加D,续期
console.log("jd");
// 加D
if (this.hard_disk && this.hard_disk.length != 0) {
this.disk_single_money = Number(this.hard_disk[0].price);
sumDisk += Number(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment