liziliang 1 mesiac pred
rodič
commit
8590735c62

+ 1 - 0
src/views/pro-steps/components/ceshishuju.vue

@@ -253,6 +253,7 @@ const afterTimeStart = () => {
   getDataDevice(param.value).then((data) => {
     selectedDeviceList.value = JSON.parse(JSON.stringify(data.data));
   });
+  getList();
 };
 onMounted(() => {
   getList();