Explorar o código

refactor: 修改版本号

wu.jian2 hai 1 ano
pai
achega
2bf08ffe68
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      data-room-ui/packages/DataSetSetting/dataSetSetting.vue

+ 0 - 1
data-room-ui/packages/DataSetSetting/dataSetSetting.vue

@@ -122,7 +122,6 @@ export default {
     sure () {
       this.dataSetVisible = false
       const getSelectDs = this.componentInstance.getSelectDs()
-      console.log('getSelectDs', getSelectDs)
       if (Object.prototype.hasOwnProperty.call(getSelectDs, 'id')) {
         this.dataSetId = getSelectDs.id
       }