zhongxiaoyu 3 жил өмнө
parent
commit
286bf6f2c1

+ 3 - 2
src/views/systemSettings/views/serviceManagement/serviceEdit.vue

@@ -1,6 +1,6 @@
 <!--
  * @Date: 2022-03-24 09:55:13
- * @LastEditTime: 2022-05-11 17:27:04
+ * @LastEditTime: 2022-05-12 13:53:55
  * @LastEditors: your name
  * @Description: 服务管理-编辑服务
  * have a nice day!
@@ -504,7 +504,8 @@ export default {
         protocolID: null,
         dataOutputConfig: '',
         targetdataID: null,
-        outputCondition: ''
+        outputCondition: '',
+        serviceOutputID: null
       },
       targetList: [],
       protocolList: [],