### resource #### file manage class: - [ ] items - [ ] el-popconfirm - [ ] el-button--primary id: - [ ] btnCreateDirectory - [ ] btnCreateFile - [ ] btnUploadFile - [ ] delete - [ ] btnRename - [ ] btnEdit - [ ] btnDownload ##### create directory id: - [ ] inputDirectoryName - [ ] inputDescription - [ ] btnSubmit - [ ] btnCancel ##### rename directory id: - [ ] inputName - [ ] inputDescription - [ ] btnSubmit - [ ] btnCancel ##### create file id: - [ ] inputFileName - [ ] btnSubmit - [ ] btnCancel ##### upload file id: - [ ] btnUpload - [ ] btnSubmit - [ ] btnCancel #### function manage class: - [ ] udf-function-items - [ ] el-popconfirm - [ ] el-button--primary id: - [ ] btnCreateUdfFunction - [ ] btnRename - [ ] btnDelete ##### create unf function class: - [ ] vue-treeselect\_\_menu id: - [ ] inputFunctionName - [ ] inputClassName - [ ] btnUdfResourceDropDown - [ ] inputDescription - [ ] btnSubmit - [ ] btnCancel ##### rename udf function id: - [ ] inputFunctionName - [ ] inputClassName - [ ] inputDescription - [ ] btnSubmit - [ ] btnCancel #### resource class: - [ ] tab-file-manage - [ ] tab-udf-resource-manage - [ ] tab-function-resource-manage #### udf manage class: - [ ] udf-items - [ ] el-popconfirm - [ ] el-button--primary id: - [ ] btnCreateDirectory - [ ] btnUploadUdf - [ ] btnDownload - [ ] btnRename - [ ] btnDelete ##### rename directory id: - [ ] inputName - [ ] inputDescription - [ ] btnSubmit - [ ] btnCancel ##### upload file id: - [ ] btnUpload - [ ] btnSubmit - [ ] btnCancel ##### create directory id: - [ ] inputDirectoryName - [ ] inputDescription - [ ] btnSubmit - [ ] btnCancel