WXL (wul)
23 小时以前 0c7cc21d8a51e164dd2fe4ce73ab566b3a9081a9
src/views/login-sy.vue
@@ -36,7 +36,7 @@
          />
        </el-input>
      </el-form-item>
      <!-- 丽===================水 -->
      <!-- 市一===================一 -->
      <el-form-item prop="medicalCode">
        <el-select
          style="width: 100%"
@@ -165,7 +165,7 @@
      });
    },
    getorganization() {
      getorganization().then((res) => {
      getorganization({ pageSize: 30 }).then((res) => {
        if (res.code == 200) {
          this.options = res.rows.map((item) => ({
            value: item.medicalCode,