@@ -1304,7 +1304,7 @@
if (this.formData.SupplierId) {
let params = {
SupplierId: this.formData.SupplierId,
- IsThree: ''
+ IsThree: '1'
}
hseApi.getSupplierHSEList(params, this.$axios).then(res => {
this.HSEList = res.data.items
@@ -1306,7 +1306,7 @@
@@ -1502,7 +1502,7 @@
if (this.formData.Id) {
SupplierId: this.formData.Id,
@@ -1706,7 +1706,7 @@
@@ -1622,7 +1622,7 @@ import Viewer from 'v-viewer'
@@ -1509,7 +1509,7 @@
@@ -1641,7 +1641,7 @@
if (this.SuppId) {
SupplierId: this.SuppId,
@@ -2393,7 +2393,7 @@
@@ -1272,7 +1272,7 @@ export default {
@@ -947,7 +947,7 @@ export default {
@@ -1817,7 +1817,7 @@
if (this.supplierId) {
SupplierId: this.supplierId,
@@ -1828,7 +1828,7 @@
@@ -704,7 +704,7 @@
@@ -660,7 +660,7 @@
@@ -567,7 +567,7 @@
@@ -586,7 +586,7 @@
@@ -3298,7 +3298,7 @@