shish 1 ماه پیش
والد
کامیت
4557e2aa87
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  1. 1 2
      ghsApp/src/pagesOrder/shMethod.vue

+ 1 - 2
ghsApp/src/pagesOrder/shMethod.vue

@@ -485,8 +485,7 @@ export default {
           return;
         }
       }
-
-      uni.showLoading({ title: "保存中" });
+      uni.showLoading()
       saveShMethodConfig(this.form)
         .then(res => {
           uni.hideLoading();