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