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