Commit 4240b4ee by 莫晓莉

转换字段transname修改

parent 7c8b46e7
......@@ -60,7 +60,7 @@
</el-col>
<el-col class="line" :span="3">
<el-button :disabled="myForm.specification_method=='rep_name'? false:true" size="mini" @click="chooseExportTreeDialog('directory','jobname')">选择</el-button></el-col
<el-button :disabled="myForm.specification_method=='rep_name'? false:true" size="mini" @click="chooseExportTreeDialog('directory','transname')">选择</el-button></el-col
>
</el-row>
</el-form-item>
......@@ -332,7 +332,7 @@ export default ({
logLevelList:[],//日志级别列表
exportDialogVisible:false,//导出资源库
radioTreaty:'0',
myForm:this.jobTransFormSend,//自定义
myForm:{},//自定义
newGraph:{},
metaStoreList:[],//类型
formatStoreList:[],//字段格式
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment