董国庆
2025-04-07 f4bd38f6b76d1c3b7992b6471483b0e017afb3cb
修改传参
1个文件已修改
2 ■■■ 已修改文件
src/views/applicationBatchList/detailInfo.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/applicationBatchList/detailInfo.vue
@@ -25,7 +25,7 @@
                  v-for="item in streetOptions"
                  :key="item.dictCode"
                  :label="item.dictLabel"
                  :value="item.dictValue"
                  :value="item.dictLabel"
                />
              </el-select>
            </el-form-item>