Source/UBCS-WEB/src/views/modeling/Version.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
Source/UBCS-WEB/src/views/modeling/status.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Source/UBCS-WEB/src/views/modeling/Version.vue
@@ -170,7 +170,7 @@ }, // 查看应用范围 applyRangeSearch() { if (!this.selectRow) { if (this.selectRow === '') { this.$message({ type: "warning", message: "请先选择属性" Source/UBCS-WEB/src/views/modeling/status.vue
@@ -123,8 +123,7 @@ this.selectRowData = row; }, applyRangeSearch(){ console.log(this.selectRow); if (!this.selectRow){ if (this.selectRow === ''){ this.$message({ type:"warning", message: "请先选择属性"