| | |
| | | @handleSelectionChange="handleCurrentChange" |
| | | :uploadInfo="uploadInfo" |
| | | :prelang="prelang" |
| | | :toolbarMaxLength="3" |
| | | :options="options" |
| | | :ajaxFun="ajaxFun" |
| | | @dbClickRow="handleDbClickRow" |
| | |
| | | v-if="editable" |
| | | >插入 |
| | | </el-button> |
| | | <el-button |
| | | <!-- <el-button |
| | | type="text" |
| | | size="mini" |
| | | @click.stop="editTestStandardParam(scope.row)" |
| | | v-if="editable && scope.row.id != null" |
| | | >公式 |
| | | </el-button> |
| | | </el-button> --> |
| | | <el-button |
| | | type="text" |
| | | size="mini" |
| | |
| | | isShowQuery: false, |
| | | uploadInfo: { |
| | | // 是否展示上传EXCEL以及对应的url |
| | | isShow: true, |
| | | isShow: false, |
| | | url: '/mes/testStandard/upload' |
| | | }, |
| | | prelang: 'operation', |