提交 b542ab15 编写于 作者: KK's avatar KK

去除参数

上级 691f48eb
......@@ -144,13 +144,6 @@ export default class AppPicker extends Vue {
*/
@Prop() public linkview?: any;
/**
* 表单项参数
*
* @type {any}
* @memberof AppPicker
*/
@Prop() public itemParam: any;
/**
* 值项名称
......
......@@ -95,13 +95,6 @@ export default class AppSelect extends Vue {
*/
@Prop() public itemParam?: any;
/**
* 查询参数
* @type {*}
* @memberof AppSelect
*/
public queryParam: any;
/**
* 传入表单数据
*
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册