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