Merge branch 'main' of http://192.168.0.229:3180/OMC/ems_frontend_vue3
This commit is contained in:
@@ -152,7 +152,7 @@ function fnTableSize({ key }: MenuInfo) {
|
|||||||
function fnSendFile(row: Record<string, any>) {
|
function fnSendFile(row: Record<string, any>) {
|
||||||
Modal.confirm({
|
Modal.confirm({
|
||||||
title: '提示',
|
title: '提示',
|
||||||
content: `确认下发编号为【${row.id}】的数据项文件???`,
|
content: `确认下发编号为【${row.id}】的数据项文件??BBBB?`,
|
||||||
onOk() {
|
onOk() {
|
||||||
const key = 'downloadNeSoftware';
|
const key = 'downloadNeSoftware';
|
||||||
message.loading({ content: t('common.loading'), key });
|
message.loading({ content: t('common.loading'), key });
|
||||||
|
|||||||
Reference in New Issue
Block a user