ws 1 жил өмнө
parent
commit
c3da6e6b3b

+ 1 - 1
chuanyi_client2/src/components/HeaderMain/index.vue

@@ -1546,7 +1546,7 @@ export default {
       let itemName = itemNames.reverse().join("!@");
       let dataSourceId = node.data.dataSourceId;
       this.queryParams.chooseItemStr = itemName;
-      this.isScreen = true;cd
+      this.isScreen = true;
       getNextAllItem(dataSourceId, itemName)
         .then((res) => {
           if (!res.data) {