Browse Source

优化

pull/157/head
wangxy 3 years ago
parent
commit
9fba1285ad
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      src/views/system/oneimport/addOrEdit.vue

+ 0
- 1
src/views/system/oneimport/addOrEdit.vue View File

@ -26,7 +26,6 @@
</el-col>
<el-col :span="8">
<el-form-item :label="getColumnName('Script-ScriptTable')" prop="Script-ScriptTable">
<!-- <el-input v-model="formData['Script-ScriptTable']" placeholder="请输入" /> -->
<el-input v-model="formData['Script-ScriptTable']" clearable>
<template #append>
<el-button type="primary" size="small" @click="getColumnEvent">获取表字段</el-button>


Loading…
Cancel
Save