1
lzhe
2024-06-24 c45cd9877daf5b4f51359e6dad7b71ff9a5069b6
src/views/home/widgets/components/mdcEquipmentRun.vue
@@ -2,7 +2,7 @@
 * @Author: lzhe lzhe@example.com
 * @Date: 2024-04-16 15:22:46
 * @LastEditors: lzhe lzhe@example.com
 * @LastEditTime: 2024-06-21 10:49:01
 * @LastEditTime: 2024-06-23 21:52:10
 * @FilePath: /CPSnew/smart-web/src/views/home/widgets/components/mdcDeviceStatus.vue
 * @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
-->
@@ -218,7 +218,6 @@
         },
         getRunData(type) {
            this.isSearch = false;
            return;
            if(type != "search") {
               var ids = this.extractLastLevelIds(this.parentData); 
               this.selectedIds = ids;