提交 ebc4f67e 编写于 作者: qian.jie's avatar qian.jie

Merge branch 'feature/jq_1' into 'develop'

Feature/jq 1

See merge request com.pica.cloud.education.frontend/pica-admin-consultation!202
...@@ -575,12 +575,6 @@ ...@@ -575,12 +575,6 @@
}, },
// 提交优先级和人数 // 提交优先级和人数
submitSetData() { submitSetData() {
if (this.maxNumValue == '') {
return this.$message({
message: '请设置每小时接诊上限人数',
type: 'warning',
});
}
const params = { const params = {
doctorId: this.doctorId, doctorId: this.doctorId,
level: this.currentIndex, level: this.currentIndex,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册