qymljy před 1 rokem
rodič
revize
d7dc301017
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/template/dialogTemplate/index.vue

+ 1 - 1
src/template/dialogTemplate/index.vue

@@ -13,7 +13,7 @@
         <el-form-item :label="$t(`发货提醒天数`) + ':'" prop="reminddays" style="font-weight: bold;">
           <el-input-number v-model="form.reminddays" controls-position="right" :min="0"></el-input-number>
           <span style="font-weight: bold;font-size: 13px;margin-left: 10px">{{$t(`天`)}}</span>
-          <div style="margin-left: -100px;color: #999999;font-weight: normal;font-size: 12px">*{{$t(`用于在交期前提醒订单负责人待发货信息`)}}</div>
+          <div style="margin-left: -100px;color: #999999;font-weight: normal;font-size: 12px">*{{$t(`用于提醒订单负责人待发货信息,若值为0则不提醒`)}}</div>
         </el-form-item>
       </el-form>
       <span slot="footer" class="dialog-footer">