+
+
+ :time="scope.row.updateDt">
-
+ -->
+
@@ -75,7 +85,7 @@
-
+
@@ -189,6 +199,7 @@ import { getUser, setSerch, getSerch } from '@/utils/storage'
import { ref, reactive, onMounted } from 'vue';
import EChartsComponent from '@/components/EChartsComponent.vue';
import { ElMessage, ElMessageBox } from 'element-plus'
+import { color } from 'echarts';
const loading = ref(false)
//py方法
@@ -508,6 +519,17 @@ function closePopover(hostId, paramCode) {
function openHTML(id) {
givePyAnchorId(id)
+ upholdinfo({
+ "hostId": id,
+ "userId": userInfo.value.userId,
+ "tenantId": userInfo.value.tenantId,
+ // "comment": "我已经尽力维护,但是失败了",
+ "useable": "Y"
+ }).then(res => {
+
+ getlist();
+ })
+
}
@@ -531,7 +553,6 @@ function openHTML(id) {
.hostIdText {
text-decoration: underline;
cursor: pointer;
- color: #0f0092;
}
}
diff --git a/工具箱测试环境.rar b/工具箱测试环境.rar
new file mode 100644
index 0000000..3e91955
Binary files /dev/null and b/工具箱测试环境.rar differ
diff --git a/工具箱生产环境.zip b/工具箱生产环境.zip
new file mode 100644
index 0000000..693affa
Binary files /dev/null and b/工具箱生产环境.zip differ