diff --git a/src/views/business/comps/template/formConfig/SWYPFXFFXYPZBBTableConfig.js b/src/views/business/comps/template/formConfig/SWYPFXFFXYPZBBTableConfig.js
index 57d0743..0b5eef3 100644
--- a/src/views/business/comps/template/formConfig/SWYPFXFFXYPZBBTableConfig.js
+++ b/src/views/business/comps/template/formConfig/SWYPFXFFXYPZBBTableConfig.js
@@ -43,6 +43,7 @@ export const getSWYPFXFFXYPZBBTableConfig = (
prop: 'yjryxql',
width: 320,
headerSelectKey: 'yjryxqlUnit',
+ headerSelectTo: 'sjryxqlUnit',
fillType: 'preFill',
headerOptions: $this.getDictOptions('business_tjdw'),
bodyType: 'inputNumber',
@@ -67,6 +68,7 @@ export const getSWYPFXFFXYPZBBTableConfig = (
prop: 'yjjzxql',
width: isXsy ? 350 : 280,
headerSelectKey: 'yjjzxqlUnit',
+ headerSelectTo: 'sjjzxqlUnit',
fillType: 'preFill',
headerOptions: $this.getDictOptions('business_tjdw'),
bodyType: 'inputNumber',
@@ -145,6 +147,7 @@ export const getSWYPFXFFXYPZBBTQHSLTableConfig = ($this, selectKey) => {
prop: 'yjryxql',
width: 320,
headerSelectKey: 'yjryxqlUnit',
+ headerSelectTo: 'sjryxqlUnit',
fillType: 'preFill',
headerOptions: $this.getDictOptions('business_tjdw'),
bodyType: 'inputNumber',
@@ -169,6 +172,7 @@ export const getSWYPFXFFXYPZBBTQHSLTableConfig = ($this, selectKey) => {
prop: 'yjgzyxql',
width: 350,
headerSelectKey: 'yjgzyxqlUnit',
+ headerSelectTo: 'sjgzyxqlUnit',
fillType: 'preFill',
headerOptions: $this.getDictOptions('business_tjdw'),
bodyType: 'inputNumber',
@@ -193,6 +197,7 @@ export const getSWYPFXFFXYPZBBTQHSLTableConfig = ($this, selectKey) => {
prop: 'yjxsyxql',
width: 350,
headerSelectKey: 'yjxsyxqlUnit',
+ headerSelectTo: 'sjxsyxqlUnit',
fillType: 'preFill',
headerOptions: $this.getDictOptions('business_tjdw'),
bodyType: 'inputNumber',
diff --git a/src/views/business/form/drug/comp/sqbdList.vue b/src/views/business/form/drug/comp/sqbdList.vue
index 730eb6c..0e84623 100644
--- a/src/views/business/form/drug/comp/sqbdList.vue
+++ b/src/views/business/form/drug/comp/sqbdList.vue
@@ -229,7 +229,7 @@ export default {
searchForm: {
pageNum: 1,
pageSize: 10,
- studyId: '',
+ studyId: -1,
studySn: '',
studyMc: '',
bdbh: '',
diff --git a/src/views/business/form/drug/comp/tbbdList.vue b/src/views/business/form/drug/comp/tbbdList.vue
index d54d2ee..739eea0 100644
--- a/src/views/business/form/drug/comp/tbbdList.vue
+++ b/src/views/business/form/drug/comp/tbbdList.vue
@@ -230,7 +230,7 @@ export default {
searchForm: {
pageNum: 1,
pageSize: 10,
- studyId: '',
+ studyId: -1,
studySn: '',
studyMc: '',
bdbh: '',
diff --git a/src/views/business/form/drug/comp/ytbdList.vue b/src/views/business/form/drug/comp/ytbdList.vue
index d241922..aa37866 100644
--- a/src/views/business/form/drug/comp/ytbdList.vue
+++ b/src/views/business/form/drug/comp/ytbdList.vue
@@ -86,14 +86,14 @@
{{
$t('form.edit') }}
-
+
{{
$t('page.business.form.audit') }}
-
+
{{ $t('page.business.form.audit') }}
@@ -251,7 +251,7 @@ export default {
searchForm: {
pageNum: 1,
pageSize: 10,
- studyId: '',
+ studyId: -1,
studySn: '',
studyMc: '',
bdbh: '',
@@ -349,7 +349,7 @@ export default {
},
studyChange() {
this.$modal.loading()
- studyFormPre_studyFormPreList({ studyId: this.formXz.studyId }).then(response => {
+ studyFormPre_studyFormPreList({ studyId: this.formXz.studyId,bdzt:5 }).then(response => {
this.formXz.formPre = null
this.formPreList = response.data
this.$modal.closeLoading()
diff --git a/src/views/business/form/nonTrial/comp/tbbdList.vue b/src/views/business/form/nonTrial/comp/tbbdList.vue
index 3a30e11..0340557 100644
--- a/src/views/business/form/nonTrial/comp/tbbdList.vue
+++ b/src/views/business/form/nonTrial/comp/tbbdList.vue
@@ -237,7 +237,7 @@ export default {
searchForm: {
pageNum: 1,
pageSize: 10,
- studyId: '',
+ studyId: -1,
studySn: '',
studyMc: '',
bdbh: '',
diff --git a/src/views/business/form/nonTrial/comp/ytbdList.vue b/src/views/business/form/nonTrial/comp/ytbdList.vue
index b82b386..db7b7fc 100644
--- a/src/views/business/form/nonTrial/comp/ytbdList.vue
+++ b/src/views/business/form/nonTrial/comp/ytbdList.vue
@@ -90,14 +90,14 @@
{{
$t('form.edit') }}
-
+
{{
$t('page.business.form.audit') }}
-
+
{{ $t('page.business.form.audit')
@@ -260,7 +260,7 @@ export default {
searchForm: {
pageNum: 1,
pageSize: 10,
- studyId: '',
+ studyId: -1,
studySn: '',
studyMc: '',
bdbh: '',
@@ -358,7 +358,7 @@ export default {
},
studyChange() {
this.$modal.loading()
- studyFormPre_studyFormPreList({ studyId: this.formXz.studyId }).then(response => {
+ studyFormPre_studyFormPreList({ studyId: this.formXz.studyId,bdzt:5 }).then(response => {
this.formXz.formPre = null
this.formPreList = response.data
this.$modal.closeLoading()
diff --git a/src/views/business/study/comp/jhbd/Bj.vue b/src/views/business/study/comp/jhbd/Bj.vue
index 3b66290..4a6935d 100644
--- a/src/views/business/study/comp/jhbd/Bj.vue
+++ b/src/views/business/study/comp/jhbd/Bj.vue
@@ -65,14 +65,15 @@
-
+
-
+
@@ -111,7 +112,7 @@
-
@@ -126,7 +127,7 @@