zhongxiaoyu преди 3 години
родител
ревизия
286bf6f2c1
променени са 1 файла, в които са добавени 3 реда и са изтрити 2 реда
  1. 3 2
      src/views/systemSettings/views/serviceManagement/serviceEdit.vue

+ 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: [],