king
2019-12-31 c41b93d4c5e2146a1d1568887fb8ce1e3144d7fb
src/templates/subtableconfig/index.jsx
@@ -995,7 +995,7 @@
        let isupdate = false
        if (res.type === 'search') {
          if ((res.values.type === 'select' || res.values.type === 'link') && res.values.resourceType === '1') {
          if ((res.values.type === 'multiselect' || res.values.type === 'select' || res.values.type === 'link') && res.values.resourceType === '1') {
            let _datasource = res.values.dataSource
            if (/\s/.test(_datasource)) {