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;
           return;
         }
         }
       }
       }
-
-      uni.showLoading({ title: "保存中" });
+      uni.showLoading()
       saveShMethodConfig(this.form)
       saveShMethodConfig(this.form)
         .then(res => {
         .then(res => {
           uni.hideLoading();
           uni.hideLoading();