|
@@ -6,7 +6,10 @@
|
|
|
|
|
|
|
|
|
|
<div class="mui-content margin60">
|
|
<div class="mui-content margin60">
|
|
- <p style="text-align: center;" v-show="listForm.templateFlag==1&&recordList.length" >模板选择最多10条,请不要过度添加</p>
|
|
|
|
|
|
+ <p style="" >添加模板方式:</p>
|
|
|
|
+ <p style="text-align: center;" >在公文提报列表详情中,点击右上角“设为模板”即可</p>
|
|
|
|
+
|
|
|
|
+ <p style="text-align: center;" v-show="listForm.templateFlag==1&&recordList.length" >模板选择最多10条</p>
|
|
<template v-for="item in recordList">
|
|
<template v-for="item in recordList">
|
|
|
|
|
|
<div class="mui-content-padded" style="margin: 12px 12px !important;" >
|
|
<div class="mui-content-padded" style="margin: 12px 12px !important;" >
|