xzx 4 anos atrás
pai
commit
87b608caa8
1 arquivos alterados com 4 adições e 4 exclusões
  1. +4
    -4
      src/views/main_web/workspace.vue

+ 4
- 4
src/views/main_web/workspace.vue Ver arquivo

@@ -5452,7 +5452,7 @@ export default {
if(foldergroup==null || JSON.stringify(foldergroup)=='{}'){
this.$notify({
title: "温馨提示",
message: "请选中文件或新建文件夹",
message: "请选中文件或新建文件夹",
type: "info",
offset: 100,
duration: 2500
@@ -5531,7 +5531,7 @@ export default {
if(thisApp.btnRightFoldergoup==null || JSON.stringify(thisApp.btnRightFoldergoup)=='{}'){
thisApp.$notify({
title: "温馨提示",
message: "请选中文件或新建文件夹",
message: "请选中文件或新建文件夹",
type: "info",
offset: 100,
duration: 2500
@@ -5591,7 +5591,7 @@ export default {
if(thisApp.btnRightFoldergoup==null || JSON.stringify(thisApp.btnRightFoldergoup)=='{}'){
thisApp.$notify({
title: "温馨提示",
message: "请选中文件或新建文件夹",
message: "请选中文件或新建文件夹",
type: "info",
offset: 100,
duration: 2500
@@ -5689,7 +5689,7 @@ export default {
if(thisApp.btnRightFoldergoup==null || JSON.stringify(thisApp.btnRightFoldergoup)=='{}'){
thisApp.$notify({
title: "温馨提示",
message: "请选中文件或新建文件夹",
message: "请选中文件或新建文件夹",
type: "info",
offset: 100,
duration: 2500


Carregando…
Cancelar
Salvar