sugangqiang 2 年之前
父節點
當前提交
8f58cf00d1

+ 0 - 7
public/static/modular/system/enterprisetypeProperties/enterprisetypeProperties_info.js

@@ -4,13 +4,6 @@
 var EnterprisetypePropertiesInfoDlg = {
     enterprisetypePropertiesInfoData: {},
     validateFields: {
-        enterpriseTag: {
-            validators: {
-                notEmpty: {
-                    message: '单位标签不能为空'
-                }
-            }
-        },
         companyId: {
             validators: {
                 notEmpty: {