/* * @Author: zhou lei * @Date: 2021-11-08 12:10:26 * @LastEditTime: 2022-01-23 09:12:40 * @LastEditors: zhou lei * @Description: * @FilePath: /wms_haiwai_app/types/vue-form.d.ts * 联系方式:910592680@qq.com 18669792120 */ declare module 'vue/types/form' { /** * 校验规则选项 */ type VFormRules