src/views/model/mpk/file/MpkForm.vue
@@ -47,10 +47,12 @@ :on-success="submitFormSuccess" accept=".pyd" > <el-button type="primary"> <Icon icon="ep:upload"/> 模型上传 </el-button> <el-tooltip content="上传.pyd算法文件" placement="top" effect="light"> <el-button type="primary"> <Icon icon="ep:upload"/> 模型上传 </el-button> </el-tooltip> </el-upload> </el-col> </el-row> @@ -195,7 +197,7 @@ <el-button @click="updateSetting(scope.row)" key="danger" type="danger" type="primary" link >修改 </el-button>