摘要: UI.Confirm('切换医疗单位,是否继续?', '三佳提示', {}) .then(() => { // 清空右上表格数据 this.$refs['dynamicValidateForm'].resetFields(); }) .catch(() => {}); this.$conf... 阅读全文
posted @ 2019-06-27 14:17 龙旋风 阅读(247) 评论(2) 推荐(0)