提交 364956bc 编写于 作者: xiaoping.di's avatar xiaoping.di

tij

上级 e9bfb464
Merge branch 'develop' of 192.168.110.53:com.pica.cloud.education.frontend/pica-admin-consultation into feature/jq
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
...@@ -391,7 +391,6 @@ ...@@ -391,7 +391,6 @@
} }
}, },
}, },
created() {}, created() {},
mounted() { mounted() {
if (this.item.returnStatus == 1 || this.item.returnStatus == 3) { if (this.item.returnStatus == 1 || this.item.returnStatus == 3) {
...@@ -405,7 +404,6 @@ ...@@ -405,7 +404,6 @@
} }
} }
}, },
methods: { methods: {
manualDialing(type) { manualDialing(type) {
this.$confirm('确认要电话通知该医生吗?', '提示', { this.$confirm('确认要电话通知该医生吗?', '提示', {
...@@ -579,7 +577,6 @@ ...@@ -579,7 +577,6 @@
}, },
}; };
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
.inquiry-wrap { .inquiry-wrap {
box-sizing: border-box; box-sizing: border-box;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册