src/views/followvisit/tasklist/FollowupDetails/index.vue
@@ -825,7 +825,7 @@ </el-dialog> <!-- 添加患者 --> <el-dialog title="添加派发患者" title="选择患者" :visible.sync="dialogVisiblepatient" width="70%" :before-close="handleClosehz" @@ -992,9 +992,6 @@ </template> <script> export default { data() { return { @@ -1088,7 +1085,6 @@ created() { this.Addsubtask(); this.Getsubtask(); }, methods: {