hejie %!s(int64=3) %!d(string=hai) anos
pai
achega
5b6726fc15
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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();