WXL
2024-06-17 43988e7dae93378116a8c5f1fc76f5568d8fd4b2
src/views/followvisit/tasklist/FollowupDetails/index.vue
@@ -930,8 +930,8 @@
              <el-table-column
                label="患者来源"
                align="center"
                key="source"
                prop="source"
                key="sourcefrom"
                prop="sourcefrom"
              />
              <el-table-column
                label="手机号码"
@@ -1088,7 +1088,7 @@
  created() {
    this.Addsubtask();
    this.Getsubtask();
  },
  methods: {