Commit 39475dfd by 西瓜

案件管理,三书一函,必填项

parent af6e8575
......@@ -128,7 +128,8 @@
<tr>
<td class="numberstyle">4</td>
<td colspan="2" class="textcolor">
<span class="symbolstyle">*</span>文号:
<!-- <span class="symbolstyle"></span> -->
文号:
</td>
<td colspan="2" class="nofillcontent">
<el-input
......@@ -157,7 +158,8 @@
<tr>
<td class="numberstyle">6</td>
<td colspan="2" class="textcolor">
<span class="symbolstyle">*</span>案件编码:
<!-- <span class="symbolstyle"></span> -->
案件编码:
</td>
<td colspan="2" class="nofillcontent">
<el-input
......@@ -838,9 +840,7 @@ export default {
self.wslx != '' &&
self.zfdw != '' &&
self.fcsj != '' &&
self.wh != '' &&
self.ajmc &&
self.ajbm != '' &&
self.hylymc != '' &&
self.wsnr != '' &&
self.jsdw != '' &&
......@@ -848,9 +848,9 @@ export default {
self.jssj != '' &&
self.hfqk != '' &&
self.hfxq != '' &&
self.sftcyy != '' &&
// self.sftcyy != '' &&
self.sfkzzg != '' &&
self.hylymc.length != 0 &&
// self.hylymc.length != 0 &&
self.sfkzhyzl != '' &&
self.sfjlcxjz != '' &&
self.qtxysmqk != ''
......
......@@ -116,7 +116,8 @@
<tr>
<td class="numberstyle">4</td>
<td colspan="2" class="textcolor">
<span class="symbolstyle">*</span>文号:
<!-- <span class="symbolstyle">*</span> -->
文号:
</td>
<td colspan="2" class="nofillcontent">
<el-input v-model="wh" style="width: 100%"></el-input>
......@@ -141,7 +142,8 @@
<tr>
<td class="numberstyle">6</td>
<td colspan="2" class="textcolor">
<span class="symbolstyle">*</span>案件编码:
<!-- <span class="symbolstyle">*</span> -->
案件编码:
</td>
<td colspan="2" class="nofillcontent">
<el-input
......@@ -825,17 +827,17 @@ export default {
self.wslx != '' &&
self.zfdw != '' &&
self.fcsj != '' &&
self.wh != '' &&
// self.wh != '' &&
self.ajmc &&
self.ajbm != '' &&
self.hylymc.length != 0 &&
// self.ajbm != '' &&
// self.hylymc.length != 0 &&
self.wsnr != '' &&
self.jsdw != '' &&
self.jssj != '' &&
self.hfqk != '' &&
self.hfxq != '' &&
self.jsdq != '' &&
self.sftcyy != '' &&
// self.sftcyy != '' &&
self.sfkzzg != '' &&
self.sfkzhyzl != '' &&
self.sfjlcxjz != '' &&
......
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