瀏覽代碼

文字修改

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 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",