hejie 3 éve
szülő
commit
5b6726fc15
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      src/pagesB/invoice/editinvoice.vue

+ 1 - 0
src/pagesB/invoice/editinvoice.vue

@@ -163,6 +163,7 @@ export default {
       };
       uni.showLoading({
         mask: true,
+        title: "开票中...",
       });
       post("invoice/invoicing", data).then((res) => {
         uni.hideLoading();