hwy 3 дней назад
Родитель
Сommit
e0ada55051
1 измененных файлов с 1 добавлено и 74 удалено
  1. 1 74
      component/statistics/LascBreastCduInspectEntityList/index.js

+ 1 - 74
component/statistics/LascBreastCduInspectEntityList/index.js

@ -36,80 +36,7 @@ Vue.component('lasc-breast-cduInspect-entity-list', {
        list: []
      },
      active: '',
      cytoTubeNum: '',
      data: {
        value: [
          {
            id: 212,
            screenId: '808080f683c9e2570183c9f84cac0000',
            name: null,
            receiveBreastUltrasoundInspect: '2',
            rightCduCyst: '1',
            rightCduSolidMassSituation: '2',
            rightCduSolidMassPosition: '6',
            rightCduSolidMassShape: '1',
            rightCduSolidMassDirection: '1',
            rightCduSolidMassMargin: '1',
            rightCduSolidMassEcho: '3',
            rightCduSolidMassPosteriorEcho: '1',
            rightCduIrregularHypoechoic: '1',
            rightCduIrregularHypoechoicPosition: '',
            rightCduDuctDilatation: '1',
            rightCduAxillaryLymphNode: '1',
            rightCduOtherAbnormal: '1',
            rightCduOtherAbnormalDesc: '',
            rightCduBiRads: '2',
            leftCduCyst: '1',
            leftCduSolidMassSituation: '1',
            leftCduSolidMassPosition: '',
            leftCduSolidMassShape: '',
            leftCduSolidMassDirection: '1',
            leftCduSolidMassMargin: '1',
            leftCduSolidMassEcho: '3',
            leftCduSolidMassPosteriorEcho: '1',
            leftCduIrregularHypoechoic: '1',
            leftCduIrregularHypoechoicPosition: '',
            leftCduDuctDilatation: '1',
            leftCduAxillaryLymphNode: '1',
            leftCduOtherAbnormal: '1',
            leftCduOtherAbnormalDesc: '',
            leftCduBiRads: '2',
            biRadsResult: null,
            breastUltrasoundInspectOrg: '集美区集美街道社区卫生服务中心',
            breastUltrasoundInspectOrgCode: '3502110100',
            breastUltrasoundInspectUser: '黄琴',
            breastUltrasoundInspectUserCode: '361aef4891de492cb0e6a47cf9fe31f3',
            breastUltrasoundInspectTime: '2022-10-12',
            doctor: '361aef4891de492cb0e6a47cf9fe31f3',
            cduTubeNum: null,
            pdfUrl: 'https://www.xmtyw.cn/twocancerpdf/null.pdf',
            rightCduSolidMassMaxSize: '5*7',
            leftCduSolidMassMaxSize: '',
            breastUltrasoundCheckRecord: null,
            rightCduCystType: null,
            rightCduCystTypeOtherContent: null,
            rightCystLocation: null,
            rightCystSize: null,
            rightCduSolidMassBloodSignal: null,
            rightCduSolidMassBloodLevel: null,
            rightCduSolidMassBloodDistribution: null,
            rightCduIrregularHypoechoicSize: null,
            rightDuctLowHyperechoicIn: null,
            rightDuctDilationLocation: null,
            rightDuctDilationLocationOtherContent: null,
            leftCduCystType: null,
            leftCduCystTypeOtherContent: null,
            leftCystLocation: null,
            leftCystSize: null,
            leftCduSolidMassBloodSignal: null,
            leftCduSolidMassBloodLevel: null,
            leftCduSolidMassBloodDistribution: null,
            leftDuctLowHyperechoicIn: null,
            leftDuctDilationLocation: null,
            leftDuctDilationLocationOtherContent: null
          }
        ]
      }
      cytoTubeNum: ''
    }
  },
  methods: {},