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