yangfeng
2023-07-23 a63bbe043b87d9becfe483bb1477d471a79edcd8
src/views/client/client/AddClientManageDialog.vue
@@ -677,29 +677,21 @@
    .basic-info-view {
      margin-top: 10px;
      padding-right: 40px;
      .client-name {
      .custom-name,
      .common-select {
        display: flex;
        .common-select-btn {
          margin-left: 5px;
          font-size: 18px;
        }
      }
      .common-select {
        display: flex;
        .common-select-sel {
          width: 270px;
        }
        .common-select-btn {
          margin-left: 5px;
          font-size: 16px;
          cursor: pointer;
        }
      }
      .common-select {
        .common-select-sel {
          width: 270px;
        }
      }
    }
    // .address-view {
    //   margin-top: 10px;
    //   padding-right: 40px;
    // }
    .annex-view {
      display: flex;
      color: #6166d3;