Răsfoiți Sursa

支付方式

shish 5 ani în urmă
părinte
comite
ff70e2eca6
1 a modificat fișierele cu 0 adăugiri și 7 ștergeri
  1. 0 7
      ghsApp/src/admin/billing/affirm.vue

+ 0 - 7
ghsApp/src/admin/billing/affirm.vue

@@ -284,16 +284,9 @@ export default {
         long: info.long,
         long: info.long,
         lat: info.lat,
         lat: info.lat,
       };
       };
-
-      // freight(params).then((res) => {
-      //   this.form.sendCost = res.data.sedCost;
-      //   this.money = res.data.sedCost
-      // });
       this.form.sendCost = '';
       this.form.sendCost = '';
-
       this.form.customId = info.id;
       this.form.customId = info.id;
       this.form.customName = info.name;
       this.form.customName = info.name;
-      this.form.debt = 1;
     },
     },
     confirmFn (options) {
     confirmFn (options) {
       if (options.sendType == 2) {
       if (options.sendType == 2) {