|
@@ -649,7 +649,7 @@ const viewAttachmentModalClick = (row) => {
|
|
//类型tab数据和相关处理
|
|
//类型tab数据和相关处理
|
|
const tabTypeKey = ref('productionCertificate')
|
|
const tabTypeKey = ref('productionCertificate')
|
|
const tabTypeKeyType=ref(1)
|
|
const tabTypeKeyType=ref(1)
|
|
-const ispdf=ref(true)
|
|
|
|
|
|
+const ispdf=ref(-1)
|
|
const tabTypeTab = ref([
|
|
const tabTypeTab = ref([
|
|
{key:'productionCertificate', name: '生产合格证',type:1},
|
|
{key:'productionCertificate', name: '生产合格证',type:1},
|
|
{key:'qualityInspectionReport', name: '厂家质检报告',type:2},
|
|
{key:'qualityInspectionReport', name: '厂家质检报告',type:2},
|