Commit f993cd2d by pangchong

feat: 防风害操作单加入注意事项

parent e42d21d1
......@@ -66,6 +66,15 @@
<up-collapse-item title="工作内容" name="2">
<view class="mocp-cell">
<up-cell-group>
<up-cell>
<template #title>
<view>
注:1-10、12条适用于航后及停场飞机(
<text class="mocp-color-primary-7">含长过站停场</text>
)。11、12适用于过站运行的飞机。
</view>
</template>
</up-cell>
<up-cell title="开始时间">
<template #value>
<global-date-picker v-model="formData.startTime" :disabled="getDisabled"></global-date-picker>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment