zhanghua
2025-04-14 829f5116884f98643ffc5b2a548a600d40c0cedb
src/views/operate/writManager/components/instruct_notification/edit.vue
@@ -52,13 +52,13 @@
      <span>经查,你(单位)</span><span class="underline">  </span
      ><input
        placeholder="写明当事人的违法事实包括违法的时间、地点和具体违法行为内容等"
        style="width: 660px"
        style="width: 760px"
        v-model="form.illegal_content"
      /><span>。</span><span>你(单位)的上述行为已经违反了</span>
      <input
        placeholder=""
        style="width: 660px"
        style="width: 770px"
        v-model="form.deregulationist"
      />
      <span>的规定</span><span>。</span>
@@ -69,7 +69,7 @@
      >
      <input
        placeholder=""
        style="width: 760px"
        style="width: 700px"
        v-model="form.according_to_law"
      />
      <span style="color: #060606; font-family: 仿宋_GB2312; font-size: 14pt"
@@ -239,7 +239,7 @@
</script>
<style scoped>
.content {
  width: 90%;
  width: 805px;
  margin: auto;
  line-height: 2 !important;
}
@@ -247,7 +247,7 @@
p {
  margin: 0pt;
  orphans: 0;
  text-align: justify;
  /* text-align: justify; */
  widows: 0;
}
span {