Commit 4977fb18 authored by 刘殿昕's avatar 刘殿昕

up

parent 86931e8d
...@@ -1285,7 +1285,7 @@ export default { ...@@ -1285,7 +1285,7 @@ export default {
this.formOld.appDuration > 0 this.formOld.appDuration > 0
) { ) {
console.log("j,xqd"); console.log("j,xqd");
// 加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(
......
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