yangfeng
2023-08-10 ed2f130164f4145560b4176da6629890c0806ded
src/views/other/commonDialog/SelectContactDialog.vue
@@ -62,11 +62,7 @@
        return {
          editVisible: false,
          title: "",
          infomation: {
            name: "",
            color: "",
            setDefault: ""
          }
          infomation: {}
        }
      }
    }