@@ -142,5 +142,6 @@
],
"[dotenv]": {
"editor.defaultFormatter": "foxundermoon.shell-format"
- }
+ },
+ "vue-i18n.i18nPaths": "src\\locales,src\\locales\\lang,dist\\resource\\tinymce\\langs,public\\resource\\tinymce\\langs"
}
@@ -62,12 +62,12 @@
ifShow: getCheckRole('super') && record.companyId != 1058,
onClick: handleMove.bind(null, record),
},
- // {
- // color: 'warning',
- // label: '虚实同步',
- // ifShow: true,
- // onClick: syncReality.bind(null, record),
- // },
+ {
+ color: 'warning',
+ label: '虚实同步',
+ ifShow: true,
+ onClick: syncReality.bind(null, record),
{
color: 'error',
label: '分享',