Browse Source

文字修改

seimin 3 years ago
parent
commit
225668f403
1 changed files with 1 additions and 1 deletions
  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 20938
                     $scope.ldloading.expand_right = false;
20939 20939
                     console.log(vm);
20940 20940
                     SweetAlert.swal({
20941
-                      title: index.templateOptions.label + "未填2",
20941
+                      title: index.templateOptions.label + "未填",
20942 20942
                       text: "请填写此项!",
20943 20943
                       type: "error",
20944 20944
                       confirmButtonColor: "#DD6B55",