seimin 3 роки тому
батько
коміт
225668f403
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      assets/js/controllers/customform/customformCtrl.js

+ 1 - 1
assets/js/controllers/customform/customformCtrl.js

@@ -20938,7 +20938,7 @@ appFormly.controller("CustomformCtrl", [
20938
                     $scope.ldloading.expand_right = false;
20938
                     $scope.ldloading.expand_right = false;
20939
                     console.log(vm);
20939
                     console.log(vm);
20940
                     SweetAlert.swal({
20940
                     SweetAlert.swal({
20941
-                      title: index.templateOptions.label + "未填2",
20941
+                      title: index.templateOptions.label + "未填",
20942
                       text: "请填写此项!",
20942
                       text: "请填写此项!",
20943
                       type: "error",
20943
                       type: "error",
20944
                       confirmButtonColor: "#DD6B55",
20944
                       confirmButtonColor: "#DD6B55",