hejie 3 rokov pred
rodič
commit
5b6726fc15
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  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();