Преглед изворни кода

Revert "供应商一览表导入默认唯一值供应商名称"

This reverts commit 38c282cf0fc5da42ec96203d7b2d38c30f5e621b.
shenqilong пре 1 година
родитељ
комит
bd11c8ec34

+ 0 - 4
src/business/platform/data/templaterender/components/import-columns-dialog.vue

@@ -255,10 +255,6 @@ export default {
             if (this.active === 4) return
             if (this.active === 1) {
                 this.selectFieldsTable()
-                // console.log(this.dataTemplate, this.selectFieldsTableData, '111111111')
-                if (this.dataTemplate.attrs.form_key === 'gysxxb') {
-                    this.onlyKey = this.selectFieldsTableData.find(item => item.title === '供应商名称')
-                }
             } else {
                 if (this.$utils.isEmpty(this.importData)) {
                     this.selectFieldsTableData.forEach(s => {