GithubHelp home page GithubHelp logo

Comments (2)

YHoney7 avatar YHoney7 commented on June 11, 2024

补充一个, 目前真实情况是, 并不会把全部的市和区域传入组件内部, 默认我会传递一个空数组, 这就造成了一个问题, 选中省后通过省去筛选出下级市, 此时我用computed计算出下级市数组, 但是这时候组件就会以为选择结束了, 进而自己关闭选择弹框
image

解决办法也是有, 传递一个非空数组, 但是我觉得这样的写法不是很优雅, 不知道是不是我的使用方式问题

from nutui-uniapp.

YHoney7 avatar YHoney7 commented on June 11, 2024

image
关于close事件的描述, 我觉得存在歧义, 容易造成使用者误解(本人以为是点击右上角的关闭按钮所触发的事件, 实际上点击关闭按钮并不会触发close, 而是会触发close-mask事件), 是否应该叫finished会更好呢?

from nutui-uniapp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.