@@ -552,6 +552,10 @@
</template>
</el-table-column>
<el-table-column
+ v-if="
+ this.$store.getters.customerNumber === '100093' ||
+ this.$store.getters.customerNumber === '600023'
+ "
align="left"
label="同步到格匠采购入库单"
prop="gejiangSync"
@@ -570,6 +574,10 @@
label="同步格匠失败原因"
prop="gejiangSyncRemark"
min-width="160"
@@ -612,6 +612,10 @@
@@ -630,6 +634,10 @@
@@ -487,6 +487,10 @@
@@ -505,6 +509,10 @@